pci_epf_match_id
return !!pci_epf_match_id(driver->id_table, epf);
return driver->probe(epf, pci_epf_match_id(driver->id_table, epf));