Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h283 extern struct usb_device *usb_find_device(U16 vendor_id, U16 product_id);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c2854 struct usb_device *usb_find_device(U16 vendor_id, U16 product_id) in usb_find_device() function