| /linux/include/linux/ |
| H A D | resource_ext.h | 63 #define resource_list_for_each_entry(entry, list) \ macro 74 resource_list_for_each_entry(entry, list) { in resource_list_first_type()
|
| /linux/drivers/acpi/ |
| H A D | acpi_watchdog.c | 150 resource_list_for_each_entry(rentry, &resource_list) { in acpi_watchdog_init() 174 resource_list_for_each_entry(rentry, &resource_list) in acpi_watchdog_init()
|
| H A D | pci_root.c | 834 resource_list_for_each_entry(entry2, resources) { in acpi_pci_root_validate_resources() 985 resource_list_for_each_entry(entry, &bridge->windows) { in acpi_pci_root_release_info()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-versatile.c | 91 resource_list_for_each_entry(entry, &bridge->windows) { in versatile_pci_probe()
|
| H A D | pci-v3-semi.c | 681 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in v3_pci_parse_map_dma_ranges() 810 resource_list_for_each_entry(win, &host->windows) { in v3_pci_probe()
|
| H A D | pcie-rcar-host.c | 356 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable() 902 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rcar_pcie_parse_map_dma_ranges()
|
| H A D | pci-ftpci100.c | 377 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in faraday_pci_parse_map_dma_ranges()
|
| H A D | pci-xgene.c | 408 resource_list_for_each_entry(window, &bridge->windows) { in xgene_pcie_map_ranges()
|
| H A D | pcie-rzg3s-host.c | 1331 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in rzg3s_pcie_set_inbound_windows() 1385 resource_list_for_each_entry(win, &bridge->windows) { in rzg3s_pcie_set_outbound_window()
|
| H A D | pcie-mediatek-gen3.c | 516 resource_list_for_each_entry(entry, &host->windows) { in mtk_pcie_startup_port()
|
| H A D | pci-aardvark.c | 1750 resource_list_for_each_entry(entry, &bridge->windows) { in advk_pcie_probe()
|
| H A D | pci-tegra.c | 837 resource_list_for_each_entry(entry, &bridge->windows) { in tegra_pcie_setup_translations()
|
| /linux/arch/x86/pci/ |
| H A D | bus_numa.c | 45 resource_list_for_each_entry(window, resources) in x86_pci_root_bus_resources()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | tegra-apbmisc.c | 291 resource_list_for_each_entry(rentry, &resource_list) { in tegra_acpi_init_apbmisc()
|
| /linux/drivers/pci/ |
| H A D | of_property.c | 436 resource_list_for_each_entry(window, &bridge->windows) { in of_pci_host_bridge_prop_ranges() 453 resource_list_for_each_entry(window, &bridge->windows) { in of_pci_host_bridge_prop_ranges()
|
| H A D | bus.c | 136 resource_list_for_each_entry(win, resources) { in devm_request_pci_bus_resources()
|
| H A D | probe.c | 3378 resource_list_for_each_entry(window, &bridge->windows) in pci_bus_update_busn_res_end() 3416 resource_list_for_each_entry(window, resources) in pci_scan_root_bus_bridge()
|
| /linux/arch/arm/kernel/ |
| H A D | bios32.c | 406 resource_list_for_each_entry(window, &sys->resources) in pcibios_init_resource()
|
| /linux/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil-host.c | 278 resource_list_for_each_entry(win, &bridge->windows) { in mobiveil_host_init()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 905 resource_list_for_each_entry(entry, &pp->bridge->windows) { in dw_pcie_iatu_setup() 994 resource_list_for_each_entry(entry, &pp->bridge->dma_ranges) { in dw_pcie_program_presets()
|
| /linux/ |
| H A D | .clang-format | 659 - 'resource_list_for_each_entry'
|
| /linux/drivers/pci/controller/plda/ |
| H A D | pcie-plda-host.c | 546 resource_list_for_each_entry(entry, &bridge->windows) { in plda_pcie_setup_iomems()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 514 resource_list_for_each_entry(window, &bridge->windows) { in iova_reserve_pci_windows() 525 resource_list_for_each_entry(window, &bridge->dma_ranges) { in iova_reserve_pci_windows()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_bcm.c | 1178 resource_list_for_each_entry(entry, &resources) { in bcm_acpi_probe()
|