Home
last modified time | relevance | path

Searched refs:epc_name (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c52 * @epc_name: device name of the endpoint controller
57 struct pci_epc *pci_epc_get(const char *epc_name) in pci_epc_get() argument
66 if (strcmp(epc_name, dev_name(dev))) in pci_epc_get()
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h208 struct pci_epc *pci_epc_get(const char *epc_name);
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c51 * @epc_name: device name of the endpoint controller
56 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()
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h241 struct pci_epc *pci_epc_get(const char *epc_name);

Completed in 4 milliseconds