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