Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/endpoint/
A Dpci-epf-core.c486 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_dev_release()
510 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_match()
521 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_probe()
534 struct pci_epf *epf = to_pci_epf(dev); in pci_epf_device_remove()
/linux-6.3-rc2/include/linux/
A Dpci-epf.h191 #define to_pci_epf(epf_dev) container_of((epf_dev), struct pci_epf, dev) macro

Completed in 6 milliseconds