Searched refs:resource_list_for_each_entry (Results 1 – 15 of 15) sorted by relevance
| /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()
|
| /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 | 355 resource_list_for_each_entry(win, &bridge->windows) { in rcar_pcie_hw_enable() 901 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 | pcie-iproc.c | 1015 resource_list_for_each_entry(window, resources) { in iproc_pcie_map_ranges() 1181 resource_list_for_each_entry(entry, &host->dma_ranges) { in iproc_pcie_map_dma_ranges()
|
| H A D | pcie-brcmstb.c | 965 resource_list_for_each_entry(entry, &bridge->dma_ranges) { in brcm_pcie_get_inbound_wins() 1273 resource_list_for_each_entry(entry, &bridge->windows) { in brcm_pcie_setup()
|
| H A D | pcie-mediatek-gen3.c | 549 resource_list_for_each_entry(entry, &host->windows) { in mtk_pcie_startup_port()
|
| /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/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()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | tegra-apbmisc.c | 322 resource_list_for_each_entry(rentry, &resource_list) { in tegra_acpi_init_apbmisc()
|
| /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/iommu/ |
| H A D | dma-iommu.c | 515 resource_list_for_each_entry(window, &bridge->windows) { in iova_reserve_pci_windows() 526 resource_list_for_each_entry(window, &bridge->dma_ranges) { in iova_reserve_pci_windows()
|