Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dresource_ext.h63 #define resource_list_for_each_entry(entry, list) \ macro
74 resource_list_for_each_entry(entry, list) { in resource_list_first_type()
/linux/drivers/pci/
A Dhost-bridge.c58 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus()
83 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
A Dbus.c100 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources()
A Dof.c397 resource_list_for_each_entry(entry, ib_resources) in devm_of_pci_get_host_bridge_resources()
A Dprobe.c3162 resource_list_for_each_entry(window, &bridge->windows) in pci_scan_root_bus_bridge()
3200 resource_list_for_each_entry(window, resources) in pci_scan_root_bus()
/linux/drivers/acpi/
A Dacpi_watchdog.c152 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init()
176 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
A Dpci_root.c712 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources()
863 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
/linux/arch/x86/pci/
A Dbus_numa.c45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources()
/linux/drivers/pci/controller/
A Dpci-versatile.c92 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
A Dpci-xgene.c412 resource_list_for_each_entry(window, &bridge->windows) { in xgene_pcie_map_ranges()
538 resource_list_for_each_entry(entry, &bridge->dma_ranges) in xgene_pcie_parse_map_dma_ranges()
A Dpci-v3-semi.c683 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in v3_pci_parse_map_dma_ranges()
813 resource_list_for_each_entry(win, &host->windows) { in v3_pci_probe()
A Dpcie-rcar-host.c283 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable()
862 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rcar_pcie_parse_map_dma_ranges()
A Dpcie-iproc.c1018 resource_list_for_each_entry(window, resources) { in iproc_pcie_map_ranges()
1184 resource_list_for_each_entry(entry, &host->dma_ranges) { in iproc_pcie_map_dma_ranges()
A Dpci-ftpci100.c391 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in faraday_pci_parse_map_dma_ranges()
A Dpcie-brcmstb.c788 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in brcm_pcie_get_rc_bar2_size_and_offset()
980 resource_list_for_each_entry(entry, &bridge->windows) { in brcm_pcie_setup()
A Dpcie-mediatek-gen3.c330 resource_list_for_each_entry(entry, &host->windows) { in mtk_pcie_startup_port()
A Dpcie-microchip-host.c969 resource_list_for_each_entry(entry, &bridge->windows) { in mc_pcie_setup_windows()
A Dpci-aardvark.c1526 resource_list_for_each_entry(entry, &bridge->windows) { in advk_pcie_probe()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c385 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in cdns_pcie_host_map_dma_ranges()
430 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_init_address_translation()
/linux/arch/arm/kernel/
A Dbios32.c407 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
/linux/
A D.clang-format446 - 'resource_list_for_each_entry'
/linux/drivers/pci/controller/mobiveil/
A Dpcie-mobiveil-host.c280 resource_list_for_each_entry(win, &bridge->windows) { in mobiveil_host_init()
/linux/drivers/iommu/
A Ddma-iommu.c222 resource_list_for_each_entry(window, &bridge->windows) { in iova_reserve_pci_windows()
232 resource_list_for_each_entry(window, &bridge->dma_ranges) { in iova_reserve_pci_windows()
/linux/drivers/pci/controller/dwc/
A Dpcie-designware-host.c593 resource_list_for_each_entry(entry, &pp->bridge->windows) { in dw_pcie_setup_rc()
/linux/drivers/bluetooth/
A Dhci_bcm.c1124 resource_list_for_each_entry(entry, &resources) { in bcm_acpi_probe()

Completed in 54 milliseconds

12