Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/endpoint/
Dpci-epf-core.c497 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() function
514 return pci_epf_match_id(driver->id_table, epf); in pci_epf_device_match()