Home
last modified time | relevance | path

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

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