Searched refs:usb_descriptor_iter_next (Results 1 - 3 of 3) sorted by relevance

/system/core/include/usbhost/
H A Dusbhost.h164 struct usb_descriptor_header *usb_descriptor_iter_next(struct usb_descriptor_iter *iter);
/system/core/toolbox/
H A Dlsusb.c165 while ((desc = usb_descriptor_iter_next(&iter)) != NULL)
/system/core/libusbhost/
H A Dusbhost.c469 struct usb_descriptor_header *usb_descriptor_iter_next(struct usb_descriptor_iter *iter) function

Completed in 184 milliseconds