Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c261 id = usb_match_id (intf, driver->id_table); in usb_probe_interface()
1468 usb_match_id(struct usb_interface *interface, const struct usb_device_id *id) in usb_match_id() function
2184 id = usb_match_id (intf, usb_drv->id_table); in usb_device_match()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h292 const struct usb_device_id *usb_match_id(struct usb_interface *interface,