Searched refs:match_device (Results 1 – 1 of 1) sorted by relevance
2759 static struct usb_device *match_device(struct usb_device *m_dev, in match_device() function2811 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()