Searched refs:to_pci_host_bridge (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dremove.c134 host_bridge = to_pci_host_bridge(bus->bridge); pci_stop_root_bus()
152 host_bridge = to_pci_host_bridge(bus->bridge); pci_remove_root_bus()
H A Dhost-bridge.c23 return to_pci_host_bridge(root_bus->bridge); pci_find_host_bridge()
H A Dprobe.c511 struct pci_host_bridge *bridge = to_pci_host_bridge(dev); pci_release_host_bridge_dev()
/linux-4.1.27/arch/x86/pci/
H A Dacpi.c472 to_pci_host_bridge(bus->bridge), pci_acpi_scan_root()
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c473 pci_set_host_bridge_release(to_pci_host_bridge(pbus->bridge), pci_acpi_scan_root()
/linux-4.1.27/include/linux/
H A Dpci.h416 #define to_pci_host_bridge(n) container_of(n, struct pci_host_bridge, dev) macro

Completed in 110 milliseconds