Searched refs:IOCTL_USBFS_RESET (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | linux_usbfs.h | 160 #define IOCTL_USBFS_RESET _IO('U', 20) macro |
D | linux_usbfs.c | 1475 r = ioctl(fd, IOCTL_USBFS_RESET, NULL); in op_reset_device() |