Searched refs:IOCTL_USBFS_IOCTL (Results 1 - 2 of 2) sorted by relevance

/external/libusb/libusb/os/
H A Dlinux_usbfs.h131 #define IOCTL_USBFS_IOCTL _IOWR('U', 18, struct usbfs_ioctl) macro
H A Dlinux_usbfs.c1259 r = ioctl(fd, IOCTL_USBFS_IOCTL, &command);
1287 r = ioctl(fd, IOCTL_USBFS_IOCTL, &command);

Completed in 58 milliseconds