HomeSort by relevance Sort by last modified time
    Searched refs:IOCTL_USBFS_RESET (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
linux_usbfs.h 133 #define IOCTL_USBFS_RESET _IO('U', 20)
linux_usbfs.c 1212 int r = ioctl(fd, IOCTL_USBFS_RESET, NULL);
    [all...]

Completed in 46 milliseconds