Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-epc.h178 #define to_pci_epc(device) container_of((device), struct pci_epc, dev) macro
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c68 epc = to_pci_epc(dev); in pci_epc_get()
819 kfree(to_pci_epc(dev)); in pci_epc_release()