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

  /external/libusb/libusb/os/
linux_usbfs.h 118 #define IOCTL_USBFS_CONTROL _IOWR('U', 0, struct usbfs_ctrltransfer)
linux_usbfs.c 651 r = ioctl(fd, IOCTL_USBFS_CONTROL, &ctrl);
    [all...]

Completed in 115 milliseconds