Searched defs:usbfs_ioctl (Results 1 – 1 of 1) sorted by relevance
106 struct usbfs_ioctl { struct107 int ifno; /* interface 0..N ; negative numbers reserved */131 #define IOCTL_USBFS_IOCTL _IOWR('U', 18, struct usbfs_ioctl) argument