Searched refs:product_id (Results 1 – 3 of 3) sorted by relevance
2760 U16 vendor_id, U16 product_id) in match_device() argument2786 (m_dev->descriptor.idProduct == product_id)) { in match_device()2812 vendor_id, product_id); in match_device()2854 struct usb_device *usb_find_device(U16 vendor_id, U16 product_id) in usb_find_device() argument2868 dev = match_device(bus->root_hub, vendor_id, product_id); in usb_find_device()
242 char product_id[24]; member
283 extern struct usb_device *usb_find_device(U16 vendor_id, U16 product_id);