OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_USBFS_RELEASEINTF
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/os/
linux_usbfs.h
129
#define
IOCTL_USBFS_RELEASEINTF
_IOR('U', 16, unsigned int)
linux_usbfs.c
1153
int r = ioctl(fd,
IOCTL_USBFS_RELEASEINTF
, &iface);
[
all
...]
Completed in 2461 milliseconds