/linux/include/linux/ |
H A D | resource_ext.h | 23 struct resource_entry { struct 30 extern struct resource_entry * argument 34 static inline void resource_list_add(struct resource_entry *entry, in resource_list_add() 40 static inline void resource_list_add_tail(struct resource_entry *entry, in resource_list_add_tail() 46 static inline void resource_list_del(struct resource_entry *entry) in resource_list_del() 51 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry() 57 resource_list_destroy_entry(struct resource_entry *entry) in resource_list_destroy_entry() 69 static inline struct resource_entry * 72 struct resource_entry *entry; in resource_list_first_type()
|
/linux/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 312 struct resource_entry *entry) in cdns_pcie_host_bar_config() 386 struct resource_entry *entry1, *entry2; in cdns_pcie_host_dma_ranges_cmp() 388 entry1 = container_of(a, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 389 entry2 = container_of(b, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 400 struct resource_entry *entry; in cdns_pcie_host_map_dma_ranges() 436 struct resource_entry *entry; in cdns_pcie_host_init_address_translation()
|
/linux/drivers/pci/ |
H A D | host-bridge.c | 55 struct resource_entry *window; in pcibios_resource_to_bus() 80 struct resource_entry *window; in pcibios_bus_to_resource()
|
H A D | pci-acpi.c | 37 struct resource_entry *entry; in acpi_get_rc_addr() 58 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr() 1604 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
/linux/drivers/acpi/ |
H A D | acpi_watchdog.c | 107 struct resource_entry *rentry; in acpi_watchdog_init() 133 struct resource_entry *rentry; in acpi_watchdog_init()
|
H A D | acpi_platform.c | 117 struct resource_entry *rentry; in acpi_create_platform_device()
|
H A D | acpi_apd.c | 70 struct resource_entry *rentry; in fch_misc_setup()
|
H A D | resource.c | 864 struct resource_entry *rentry; in acpi_dev_new_resource_entry() 1092 struct resource_entry *rentry; in acpi_dev_consumes_res()
|
/linux/drivers/pci/controller/ |
H A D | pci-v3-semi.c | 519 struct resource_entry *win) in v3_pci_setup_resource() 596 struct resource_entry *entry, in v3_get_dma_range_config() 678 struct resource_entry *entry; in v3_pci_parse_map_dma_ranges() 709 struct resource_entry *win; in v3_pci_probe()
|
H A D | pci-xgene.c | 198 struct resource_entry *entry; in xgene_get_csr_resource() 219 entry = list_first_entry(&list, struct resource_entry, node); in xgene_get_csr_resource() 408 struct resource_entry *window; in xgene_pcie_map_ranges()
|
H A D | pcie-rcar.c | 64 struct resource_entry *window) in rcar_pcie_set_outbound()
|
H A D | pci-versatile.c | 68 struct resource_entry *entry; in versatile_pci_probe()
|
H A D | pcie-rcar.h | 143 struct resource_entry *window);
|
H A D | pci-ftpci100.c | 368 struct resource_entry *entry; in faraday_pci_parse_map_dma_ranges() 411 struct resource_entry *win; in faraday_pci_probe()
|
H A D | pcie-iproc.c | 1011 struct resource_entry *window; in iproc_pcie_map_ranges() 1113 struct resource_entry *entry, in iproc_pcie_setup_ib() 1177 struct resource_entry *entry; in iproc_pcie_map_dma_ranges() 1247 struct resource_entry entry; in iproc_pcie_paxb_v2_msi_steer()
|
H A D | pci-ixp4xx.c | 385 struct resource_entry *win; in ixp4xx_pci_parse_map_ranges() 443 struct resource_entry *win; in ixp4xx_pci_parse_map_dma_ranges()
|
H A D | pci-rcar-gen2.c | 178 struct resource_entry *entry; in rcar_pci_setup()
|
/linux/drivers/acpi/arm64/ |
H A D | amba.c | 41 struct resource_entry *rentry; in amba_handler_attach()
|
/linux/arch/mips/ralink/ |
H A D | mt7621.c | 32 struct resource_entry *entry; in pcibios_root_bridge_prepare()
|
/linux/arch/x86/pci/ |
H A D | bus_numa.c | 35 struct resource_entry *window; in x86_pci_root_bus_resources()
|
/linux/drivers/soc/tegra/fuse/ |
H A D | tegra-apbmisc.c | 266 struct resource_entry *rentry; in tegra_acpi_init_apbmisc()
|
/linux/arch/loongarch/pci/ |
H A D | acpi.c | 64 struct resource_entry *entry, *tmp; in acpi_prepare_root_resources()
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-al.c | 250 struct resource_entry *ft; in al_pcie_config_prepare()
|
/linux/drivers/iommu/arm/arm-smmu-v3/ |
H A D | tegra241-cmdqv.c | 720 struct resource_entry *rentry; in tegra241_cmdqv_find_acpi_resource() 733 struct resource_entry, node); in tegra241_cmdqv_find_acpi_resource()
|
/linux/arch/arm/kernel/ |
H A D | bios32.c | 398 struct resource_entry *window; in pcibios_init_resource()
|