Home
last modified time | relevance | path

Searched refs:RIO_DOORBELL (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
143 __u32 header; /* event type RIO_DOORBELL or RIO_PORTWRITE */
145 struct rio_doorbell doorbell; /* header for RIO_DOORBELL */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
143 __u32 header; /* event type RIO_DOORBELL or RIO_PORTWRITE */
145 struct rio_doorbell doorbell; /* header for RIO_DOORBELL */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h58 #define RIO_DOORBELL (1 << 0) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h45 #define RIO_DOORBELL (1 << 0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h58 #define RIO_DOORBELL (1 << 0) macro
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c207 u32 event_mask; /* RIO_DOORBELL, RIO_PORTWRITE */
1405 event.header = RIO_DOORBELL; in rio_mport_doorbell_handler()
2317 if (event.header != RIO_DOORBELL) in mport_write()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c207 u32 event_mask; /* RIO_DOORBELL, RIO_PORTWRITE */
1406 event.header = RIO_DOORBELL; in rio_mport_doorbell_handler()
2318 if (event.header != RIO_DOORBELL) in mport_write()

Completed in 10 milliseconds