Home
last modified time | relevance | path

Searched defs:usbfs_ioctl (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dlinux_usbfs.h106 struct usbfs_ioctl { struct
107 int ifno; /* interface 0..N ; negative numbers reserved */
131 #define IOCTL_USBFS_IOCTL _IOWR('U', 18, struct usbfs_ioctl) argument