Home
last modified time | relevance | path

Searched refs:usb_match_id (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/usb/core/
A Ddriver.c345 id = usb_match_id(intf, driver->id_table); in usb_probe_interface()
802 const struct usb_device_id *usb_match_id(struct usb_interface *interface, in usb_match_id() function
822 EXPORT_SYMBOL_GPL(usb_match_id);
889 id = usb_match_id(intf, usb_drv->id_table); in usb_device_match()
/linux/drivers/bluetooth/
A Dath3k.c475 match = usb_match_id(intf, ath3k_blist_tbl); in ath3k_probe()
A Dbtusb.c3689 match = usb_match_id(intf, blacklist_table); in btusb_probe()
/linux/drivers/net/usb/
A Dcdc_mbim.c126 id = usb_match_id(intf, driver->id_table); in cdc_mbim_set_ctrlalt()
/linux/include/linux/
A Dusb.h861 const struct usb_device_id *usb_match_id(struct usb_interface *interface,
/linux/drivers/usb/serial/
A Dusb-serial.c725 id = usb_match_id(intf, drv->id_table); in get_iface_id()
/linux/
A Dvmlinux.symvers1931 0x00000000 usb_match_id vmlinux EXPORT_SYMBOL_GPL
A DSystem.map40767 ffff800010ae8504 t usb_match_id.part.0
40768 ffff800010ae85d0 T usb_match_id
A D.tmp_System.map40767 ffff800010ae8504 t usb_match_id.part.0
40768 ffff800010ae85d0 T usb_match_id

Completed in 344 milliseconds