Searched refs:rio_mmap (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 127 struct rio_mmap { struct 258 _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap) 260 _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) 262 _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 127 struct rio_mmap { struct 258 _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap) 260 _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) 262 _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 80 struct rio_mmap { struct 163 #define RIO_MAP_OUTBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap) 164 #define RIO_UNMAP_OUTBOUND _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) 165 #define RIO_MAP_INBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 67 struct rio_mmap { struct 165 _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap) 167 _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) 169 _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rio_mport_cdev.h | 80 struct rio_mmap { struct 163 #define RIO_MAP_OUTBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap) 164 #define RIO_UNMAP_OUTBOUND _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) 165 #define RIO_MAP_INBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
|
/kernel/linux/linux-5.10/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 429 struct rio_mmap map; in rio_mport_obw_map() 1286 struct rio_mmap map; in rio_mport_map_inbound()
|
/kernel/linux/linux-6.6/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 429 struct rio_mmap map; in rio_mport_obw_map() 1287 struct rio_mmap map; in rio_mport_map_inbound()
|
Completed in 11 milliseconds