Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpci-epc.h147 #define to_pci_epc(device) container_of((device), struct pci_epc, dev) macro
/Linux-v5.10/drivers/pci/endpoint/
Dpci-epc-core.c69 epc = to_pci_epc(dev); in pci_epc_get()