Home
last modified time | relevance | path

Searched defs:pci_epc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Dpci-epc.h93 struct pci_epc { struct
96 const struct pci_epc_ops *ops; argument
97 struct pci_epc_mem *mem; argument
105 * struct pci_epc_features - features supported by a EPC device per function argument
124 #define to_pci_epc(device) container_of((device), struct pci_epc, dev) argument