Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-epc.h147 #define to_pci_epc(device) container_of((device), struct pci_epc, dev) macro
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-core.c69 epc = to_pci_epc(dev); in pci_epc_get()