Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.h168 #define IOCTL_USBFS_ALLOC_STREAMS _IOR('U', 28, struct usbfs_streams) macro
Dlinux_usbfs.c1550 return do_streams_ioctl(handle, IOCTL_USBFS_ALLOC_STREAMS, in op_alloc_streams()