Searched refs:to_pci_epf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/endpoint/
H A Dpci-epf-core.c466 struct pci_epf *epf = to_pci_epf(dev);
490 struct pci_epf *epf = to_pci_epf(dev);
501 struct pci_epf *epf = to_pci_epf(dev);
514 struct pci_epf *epf = to_pci_epf(dev);
/linux-master/include/linux/
H A Dpci-epf.h199 #define to_pci_epf(epf_dev) container_of((epf_dev), struct pci_epf, dev) macro

Completed in 92 milliseconds