Home
last modified time | relevance | path

Searched refs:pci_root_bus_fwnode (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpci.h61 #define pci_root_bus_fwnode _pci_root_bus_fwnode macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1878 #ifndef pci_root_bus_fwnode
1879 #define pci_root_bus_fwnode(bus) NULL macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c844 struct fwnode_handle *fwnode = pci_root_bus_fwnode(bus); in pci_host_bridge_msi_domain()