Searched refs:usb_match_id (Results 1 – 6 of 6) sorted by relevance
310 id = usb_match_id(intf, driver->id_table); in usb_probe_interface()771 const struct usb_device_id *usb_match_id(struct usb_interface *interface, in usb_match_id() function791 EXPORT_SYMBOL_GPL(usb_match_id);817 id = usb_match_id(intf, usb_drv->id_table); in usb_device_match()
510 match = usb_match_id(intf, ath3k_blist_tbl); in ath3k_probe()
3597 match = usb_match_id(intf, blacklist_table); in btusb_probe()
126 id = usb_match_id(intf, driver->id_table); in cdc_mbim_set_ctrlalt()
863 const struct usb_device_id *usb_match_id(struct usb_interface *interface,
641 id = usb_match_id(intf, drv->id_table); in get_iface_id()