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

  /external/libusb/libusb/os/
linux_usbfs.h 122 #define IOCTL_USBFS_SETCONFIG _IOR('U', 5, unsigned int)
linux_usbfs.c 1100 int r = ioctl(fd, IOCTL_USBFS_SETCONFIG, &config);
    [all...]

Completed in 4237 milliseconds