Home
last modified time | relevance | path

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

/linux/drivers/pci/endpoint/
H A Dpci-ep-msi.c26 epc = pci_epc_get(dev_name(msi_desc_to_dev(desc))); in pci_epf_write_msi_msg()
H A Dpci-epc-core.c51 struct pci_epc *pci_epc_get(const char *epc_name) in pci_epc_get() function
69 EXPORT_SYMBOL_GPL(pci_epc_get);
H A Dpci-ep-cfs.c293 epc = pci_epc_get(name); in pci_ep_cfs_add_epc_group()
/linux/include/linux/
H A Dpci-epc.h307 struct pci_epc *pci_epc_get(const char *epc_name);