Home
last modified time | relevance | path

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

/system/core/include/usbhost/
Dusbhost.h138 uint16_t usb_device_get_product_id(struct usb_device *device);
/system/core/toolbox/
Dlsusb.c173 pid = usb_device_get_product_id(dev); in lsusb_device_added()
/system/core/libusbhost/
Dusbhost.c424 uint16_t usb_device_get_product_id(struct usb_device *device) in usb_device_get_product_id() function