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

  /external/libusb/libusb/os/
linux_usbfs.h 129 #define IOCTL_USBFS_RELEASEINTF _IOR('U', 16, unsigned int)
linux_usbfs.c 1153 int r = ioctl(fd, IOCTL_USBFS_RELEASEINTF, &iface);
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.h 130 #define IOCTL_USBFS_RELEASEINTF _IOR('U', 16, unsigned int)
linux_usbfs.c     [all...]

Completed in 73 milliseconds