Searched refs:config_end (Results 1 - 2 of 2) sorted by path

/system/core/include/usbhost/
H A Dusbhost.h38 unsigned char* config_end; member in struct:usb_descriptor_iter
/system/core/libusbhost/
H A Dusbhost.c465 iter->config_end = device->desc + device->desc_length;
472 if (iter->curr_desc >= iter->config_end)

Completed in 4 milliseconds