Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c149 ms_usb_match_id(struct usb_interface *pUintf, const struct usb_device_id *pDevId) in ms_usb_match_id() function
219 pUdev_id = ms_usb_match_id (pUintf, pUdriver->match_id_table); in ms_usb_probe_interface()
373 pUdev_id = ms_usb_match_id (pUintf, usb_drv->match_id_table); in ms_usb_device_match()