Searched refs:pci_root_bus_fwnode (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/um/include/asm/
H A Dpci.h15 void *pci_root_bus_fwnode(struct pci_bus *bus);
16 #define pci_root_bus_fwnode pci_root_bus_fwnode macro
/linux-master/arch/x86/include/asm/
H A Dpci.h60 #define pci_root_bus_fwnode _pci_root_bus_fwnode macro
/linux-master/arch/um/drivers/
H A Dvirt-pci.c959 void *pci_root_bus_fwnode(struct pci_bus *bus) function
/linux-master/include/linux/
H A Dpci.h2128 #ifndef pci_root_bus_fwnode
2129 #define pci_root_bus_fwnode(bus) NULL macro
/linux-master/drivers/pci/
H A Dprobe.c861 struct fwnode_handle *fwnode = pci_root_bus_fwnode(bus);

Completed in 292 milliseconds