Searched refs:pci_root_bus_fwnode (Results 1 – 4 of 4) sorted by relevance
15 void *pci_root_bus_fwnode(struct pci_bus *bus);16 #define pci_root_bus_fwnode pci_root_bus_fwnode macro
60 #define pci_root_bus_fwnode _pci_root_bus_fwnode macro
972 void *pci_root_bus_fwnode(struct pci_bus *bus) in pci_root_bus_fwnode() function
907 struct fwnode_handle *fwnode = pci_root_bus_fwnode(bus); in pci_host_bridge_msi_domain()