Searched refs:pci_epf_match_device (Results 1 – 3 of 3) sorted by relevance
285 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf) in pci_epf_match_device() function298 EXPORT_SYMBOL_GPL(pci_epf_match_device);
146 pci_epf_match_device(const struct pci_epf_device_id *id, struct pci_epf *epf);
531 match = pci_epf_match_device(pci_epf_test_ids, epf); in pci_epf_test_probe()