OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_USBFS_SETINTF
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/os/
linux_usbfs.h
121
#define
IOCTL_USBFS_SETINTF
_IOR('U', 4, struct usbfs_setinterface)
linux_usbfs.c
1174
r = ioctl(fd,
IOCTL_USBFS_SETINTF
, &setintf);
[
all
...]
Completed in 138 milliseconds