Searched refs:usb_match_id (Results 1 – 7 of 7) sorted by relevance
345 id = usb_match_id(intf, driver->id_table); in usb_probe_interface()815 const struct usb_device_id *usb_match_id(struct usb_interface *interface, in usb_match_id() function835 EXPORT_SYMBOL_GPL(usb_match_id);903 id = usb_match_id(intf, usb_drv->id_table); in usb_device_match()
471 match = usb_match_id(intf, ath3k_blist_tbl); in ath3k_probe()
4057 match = usb_match_id(intf, quirks_table); in btusb_probe()
861 if (usb_match_id(intf, usb_audio_ids)) in find_last_interface()
934 const struct usb_device_id *usb_match_id(struct usb_interface *interface,
1353 id = usb_match_id(intf, brcmf_usb_devid_table); in brcmf_usb_probe()
723 id = usb_match_id(intf, drv->id_table); in get_iface_id()