usb_match_id      510 drivers/bluetooth/ath3k.c 		match = usb_match_id(intf, ath3k_blist_tbl);
usb_match_id     3598 drivers/bluetooth/btusb.c 		match = usb_match_id(intf, blacklist_table);
usb_match_id      126 drivers/net/usb/cdc_mbim.c 	id = usb_match_id(intf, driver->id_table);
usb_match_id      310 drivers/usb/core/driver.c 		id = usb_match_id(intf, driver->id_table);
usb_match_id      791 drivers/usb/core/driver.c EXPORT_SYMBOL_GPL(usb_match_id);
usb_match_id      817 drivers/usb/core/driver.c 		id = usb_match_id(intf, usb_drv->id_table);
usb_match_id      641 drivers/usb/serial/usb-serial.c 	id = usb_match_id(intf, drv->id_table);
usb_match_id      863 include/linux/usb.h const struct usb_device_id *usb_match_id(struct usb_interface *interface,