Searched refs:usb_device_get_vendor_id (Results 1 - 3 of 3) sorted by last modified time

/system/core/include/usbhost/
H A Dusbhost.h122 uint16_t usb_device_get_vendor_id(struct usb_device *device);
/system/core/libusbhost/
H A Dusbhost.c372 uint16_t usb_device_get_vendor_id(struct usb_device *device) function
/system/core/toolbox/
H A Dlsusb.c172 vid = usb_device_get_vendor_id(dev);

Completed in 37 milliseconds