Home
last modified time | relevance | path

Searched refs:resource_list_for_each_entry (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/pci/
Dhost-bridge.c55 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus()
80 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
Dprobe.c2103 resource_list_for_each_entry(window, resources) in pci_scan_root_bus()
/linux-4.1.27/include/linux/
Dresource_ext.h71 #define resource_list_for_each_entry(entry, list) \ macro
/linux-4.1.27/arch/x86/pci/
Dacpi.c264 resource_list_for_each_entry(entry2, crs_res) { in validate_resources()
330 resource_list_for_each_entry(entry, &bridge->windows) { in release_pci_root_info()
456 resource_list_for_each_entry(res_entry, &crs_res) in pci_acpi_scan_root()
Dbus_numa.c44 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources()
/linux-4.1.27/drivers/pci/host/
Dpci-versatile.c83 resource_list_for_each_entry(win, res) { in versatile_pci_parse_request_of_pci_ranges()
Dpci-host-generic.c113 resource_list_for_each_entry(win, &pci->resources) { in gen_pci_parse_request_of_pci_ranges()
Dpci-xgene.c276 resource_list_for_each_entry(window, res) { in xgene_pcie_map_ranges()
Dpcie-xilinx.c740 resource_list_for_each_entry(win, &port->resources) in xilinx_pcie_parse_and_add_res()
/linux-4.1.27/drivers/of/
Dof_pci.c250 resource_list_for_each_entry(window, resources) in of_pci_get_host_bridge_resources()
/linux-4.1.27/arch/arm/kernel/
Dbios32.c432 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resources()