OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USBDEVFS_SETCONFIGURATION
(Results
51 - 51
of
51
) sorted by null
1
2
3
/external/qemu/
usb-linux.c
521
int ret = ioctl(s->fd,
USBDEVFS_SETCONFIGURATION
, &config);
[
all
...]
Completed in 82 milliseconds
1
2
3