Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Drio_mport_cdev.h95 #define RIO_PORTWRITE (1 << 1) macro
143 __u32 header; /* event type RIO_DOORBELL or RIO_PORTWRITE */
146 struct rio_portwrite portwrite; /* header for RIO_PORTWRITE */
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drio_mport_cdev.h95 #define RIO_PORTWRITE (1 << 1) macro
143 __u32 header; /* event type RIO_DOORBELL or RIO_PORTWRITE */
146 struct rio_portwrite portwrite; /* header for RIO_PORTWRITE */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h59 #define RIO_PORTWRITE (1 << 1) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h46 #define RIO_PORTWRITE (1 << 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drio_mport_cdev.h59 #define RIO_PORTWRITE (1 << 1) macro
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c207 u32 event_mask; /* RIO_DOORBELL, RIO_PORTWRITE */
1525 event.header = RIO_PORTWRITE; in rio_mport_pw_handler()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c207 u32 event_mask; /* RIO_DOORBELL, RIO_PORTWRITE */
1526 event.header = RIO_PORTWRITE; in rio_mport_pw_handler()

Completed in 9 milliseconds