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

  /external/libusb/libusb/os/
linux_usbfs.h 134 #define IOCTL_USBFS_CLEAR_HALT _IOR('U', 21, unsigned int)
linux_usbfs.c 1194 int r = ioctl(fd, IOCTL_USBFS_CLEAR_HALT, &_endpoint);
    [all...]

Completed in 82 milliseconds