Searched refs:pci_epf_match_id (Results 1 – 1 of 1) sorted by relevance
465 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() function482 return !!pci_epf_match_id(driver->id_table, epf); in pci_epf_device_match()497 return driver->probe(epf, pci_epf_match_id(driver->id_table, epf)); in pci_epf_device_probe()