OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_end
(Results
1 - 2
of
2
) sorted by null
/system/core/libusbhost/
usbhost.c
524
iter->
config_end
= device->desc + device->desc_length;
531
if (iter->curr_desc >= iter->
config_end
)
/system/core/include/usbhost/
usbhost.h
38
unsigned char*
config_end
;
member in struct:usb_descriptor_iter
Completed in 47 milliseconds