Searched defs:io_cfg (Results 1 – 4 of 4) sorted by relevance
331 struct io_cfg { struct332 s8 *iovar;333 s32 param;334 u32 ioctl;335 void *arg;336 u32 len;337 struct list_head list;
333 struct io_cfg { struct334 s8 *iovar;335 s32 param;336 u32 ioctl;337 void *arg;338 u32 len;339 struct list_head list;
335 struct io_cfg { struct336 s8 *iovar;337 s32 param;338 u32 ioctl;339 void *arg;340 u32 len;341 struct list_head list;
568 struct io_cfg { struct569 s8 *iovar;570 s32 param;571 u32 ioctl;572 void *arg;573 u32 len;574 struct list_head list;