Searched refs:rio_cm_channel (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 D | rio_cm_cdev.h | 44 struct rio_cm_channel { struct 71 #define RIO_CM_CHAN_BIND _IOW(RIO_CM_IOC_MAGIC, 5, struct rio_cm_channel) argument 74 #define RIO_CM_CHAN_CONNECT _IOW(RIO_CM_IOC_MAGIC, 8, struct rio_cm_channel)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rio_cm_cdev.h | 44 struct rio_cm_channel { struct 71 #define RIO_CM_CHAN_BIND _IOW(RIO_CM_IOC_MAGIC, 5, struct rio_cm_channel) argument 74 #define RIO_CM_CHAN_CONNECT _IOW(RIO_CM_IOC_MAGIC, 8, struct rio_cm_channel)
|
| /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 D | rio_cm_cdev.h | 44 struct rio_cm_channel { struct 71 #define RIO_CM_CHAN_BIND _IOW(RIO_CM_IOC_MAGIC, 5, struct rio_cm_channel) argument 74 #define RIO_CM_CHAN_CONNECT _IOW(RIO_CM_IOC_MAGIC, 8, struct rio_cm_channel)
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/ |
| H A D | rio_cm.c | 1716 struct rio_cm_channel chan; in cm_chan_bind() 1780 struct rio_cm_channel chan; in cm_chan_connect()
|