Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
/Linux-v6.6/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()