Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpci-epc.h91 struct pci_epc { struct
94 const struct pci_epc_ops *ops; argument
95 struct pci_epc_mem *mem; argument
111 #define to_pci_epc(device) container_of((device), struct pci_epc, dev) argument