Searched refs:IOCTL_USBFS_SETCONFIG (Results 1 - 2 of 2) sorted by relevance

/external/libusb/libusb/os/
H A Dlinux_usbfs.h122 #define IOCTL_USBFS_SETCONFIG _IOR('U', 5, unsigned int) macro
H A Dlinux_usbfs.c1100 int r = ioctl(fd, IOCTL_USBFS_SETCONFIG, &config);

Completed in 40 milliseconds