Home
last modified time | relevance | path

Searched refs:IOCTL_USBFS_REAPURBNDELAY (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dlinux_usbfs.h154 #define IOCTL_USBFS_REAPURBNDELAY _IOW('U', 13, void *) macro
Dlinux_usbfs.c2564 r = ioctl(hpriv->fd, IOCTL_USBFS_REAPURBNDELAY, &urb); in reap_for_handle()