Home
last modified time | relevance | path

Searched refs:usb_device_get_vendor_id (Results 1 – 2 of 2) sorted by relevance

/system/core/libusbhost/include/usbhost/
Dusbhost.h135 uint16_t usb_device_get_vendor_id(struct usb_device *device);
/system/core/libusbhost/
Dusbhost.c450 uint16_t usb_device_get_vendor_id(struct usb_device *device) in usb_device_get_vendor_id() function