Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c2759 static struct usb_device *match_device(struct usb_device *m_dev, in match_device() function
2811 ret_dev = match_device(m_dev->children[child], in match_device()
2868 dev = match_device(bus->root_hub, vendor_id, product_id); in usb_find_device()