Home
last modified time | relevance | path

Searched refs:rio_cm_msg (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drio_cm_cdev.h51 struct rio_cm_msg { struct
75 #define RIO_CM_CHAN_SEND _IOW(RIO_CM_IOC_MAGIC, 9, struct rio_cm_msg) argument
76 #define RIO_CM_CHAN_RECEIVE _IOWR(RIO_CM_IOC_MAGIC, 10, struct rio_cm_msg)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drio_cm_cdev.h51 struct rio_cm_msg { struct
75 #define RIO_CM_CHAN_SEND _IOW(RIO_CM_IOC_MAGIC, 9, struct rio_cm_msg) argument
76 #define RIO_CM_CHAN_RECEIVE _IOWR(RIO_CM_IOC_MAGIC, 10, struct rio_cm_msg)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drio_cm_cdev.h51 struct rio_cm_msg { struct
75 #define RIO_CM_CHAN_SEND _IOW(RIO_CM_IOC_MAGIC, 9, struct rio_cm_msg) argument
76 #define RIO_CM_CHAN_RECEIVE _IOWR(RIO_CM_IOC_MAGIC, 10, struct rio_cm_msg)
/OK3568_Linux_fs/kernel/drivers/rapidio/
H A Drio_cm.c1835 struct rio_cm_msg msg; in cm_chan_msg_send()
1860 struct rio_cm_msg msg; in cm_chan_msg_rcv()