Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c1402 event.header = RIO_DOORBELL; in rio_mport_doorbell_handler()
2309 if (event.header != RIO_DOORBELL) in mport_write()