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

  /external/libusb/libusb/os/
linux_usbfs.h 128 #define IOCTL_USBFS_CLAIMINTF _IOR('U', 15, unsigned int)
linux_usbfs.c 1134 int r = ioctl(fd, IOCTL_USBFS_CLAIMINTF, &iface);
    [all...]

Completed in 478 milliseconds