Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpci-epf.h148 struct pci_epf { struct
151 struct pci_epf_header *header; argument
152 struct pci_epf_bar bar[6]; argument
159 struct pci_epf *epf_pf; argument
160 struct pci_epf_driver *driver; argument
162 /* mutex to protect against concurrent access of pci_epf_ops */ argument
168 struct pci_epf_bar sec_epc_bar[6]; argument
191 #define to_pci_epf(epf_dev) container_of((epf_dev), struct pci_epf, dev) argument
A Dpci-epc.h141 struct list_head pci_epf; member

Completed in 4 milliseconds