Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epf-core.c314 pci_epf_match_id(const struct pci_epf_device_id *id, const struct pci_epf *epf) in pci_epf_match_id() function
331 return pci_epf_match_id(driver->id_table, epf); in pci_epf_device_match()