Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-pci.c40 static const struct pci_device_id bypass_pci_id_table[] = { variable
50 return !!pci_match_id(bypass_pci_id_table, pdev); in is_bypassed_id()