Home
last modified time | relevance | path

Searched refs:RIO_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
/linux-6.6.21/drivers/rapidio/devices/
Drio_mport_cdev.c1406 event.header = RIO_DOORBELL; in rio_mport_doorbell_handler()
2318 if (event.header != RIO_DOORBELL) in mport_write()