Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-epc.h241 struct pci_epc *pci_epc_get(const char *epc_name);
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c56 struct pci_epc *pci_epc_get(const char *epc_name) in pci_epc_get() argument
65 if (strcmp(epc_name, dev_name(dev))) in pci_epc_get()