Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dhost-bridge.c57 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_resource_to_bus()
82 resource_list_for_each_entry(window, &bridge->windows) { in pcibios_bus_to_resource()
H A Dbus.c100 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources()
H A Dof.c380 resource_list_for_each_entry(entry, ib_resources) in devm_of_pci_get_host_bridge_resources()
H A Dprobe.c3109 resource_list_for_each_entry(window, &bridge->windows) in pci_scan_root_bus_bridge()
3147 resource_list_for_each_entry(window, resources) in pci_scan_root_bus()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_watchdog.c152 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init()
180 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
H A Dpci_root.c715 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources()
868 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-versatile.c92 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
H 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()
H A Dpcie-rcar-host.c271 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable()
871 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rcar_pcie_parse_map_dma_ranges()
H A Dpcie-iproc.c1035 resource_list_for_each_entry(window, resources) { in iproc_pcie_map_ranges()
1201 resource_list_for_each_entry(entry, &host->dma_ranges) { in iproc_pcie_map_dma_ranges()
H A Dpci-ftpci100.c391 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in faraday_pci_parse_map_dma_ranges()
H A Dpcie-brcmstb.c780 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in brcm_pcie_get_rc_bar2_size_and_offset()
972 resource_list_for_each_entry(entry, &bridge->windows) { in brcm_pcie_setup()
H A Dpci-xgene.c414 resource_list_for_each_entry(window, &bridge->windows) { in xgene_pcie_map_ranges()
H A Dpci-aardvark.c1532 resource_list_for_each_entry(entry, &bridge->windows) { in advk_pcie_probe()
H A Dpci-tegra.c854 resource_list_for_each_entry(entry, &bridge->windows) { in tegra_pcie_setup_translations()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dbus_numa.c45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c384 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in cdns_pcie_host_map_dma_ranges()
429 resource_list_for_each_entry(entry, &bridge->windows) { in cdns_pcie_host_init_address_translation()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c321 resource_list_for_each_entry(win, &bridge->windows) { in dw_pcie_host_init()
591 resource_list_for_each_entry(entry, &pp->bridge->windows) { in dw_pcie_setup_rc()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dbios32.c407 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
/OK3568_Linux_fs/kernel/
H A D.clang-format433 - 'resource_list_for_each_entry'
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c209 resource_list_for_each_entry(window, &bridge->windows) { in iova_reserve_pci_windows()
219 resource_list_for_each_entry(window, &bridge->dma_ranges) { in iova_reserve_pci_windows()
/OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c283 resource_list_for_each_entry(win, &bridge->windows) { in mobiveil_host_init()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_bcm.c1101 resource_list_for_each_entry(entry, &resources) { in bcm_acpi_probe()