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

/system/core/include/usbhost/
H A Dusbhost.h125 uint16_t usb_device_get_product_id(struct usb_device *device);
/system/core/toolbox/
H A Dlsusb.c173 pid = usb_device_get_product_id(dev);
/system/core/libusbhost/
H A Dusbhost.c378 uint16_t usb_device_get_product_id(struct usb_device *device) function

Completed in 301 milliseconds