| /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-common.c | 175 struct resource_entry *entry1, *entry2; in cdns_pcie_host_dma_ranges_cmp() 178 entry1 = container_of(a, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 179 entry2 = container_of(b, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 195 struct resource_entry *entry, in cdns_pcie_host_bar_config() 267 struct resource_entry *entry; in cdns_pcie_host_map_dma_ranges()
|
| H A D | pcie-cadence-host-common.h | 41 struct resource_entry *entry,
|
| H A D | pcie-cadence-host-hpa.c | 193 struct resource_entry *entry; in cdns_pcie_hpa_create_region_for_cfg() 233 struct resource_entry *entry; in cdns_pcie_hpa_host_init_address_translation()
|
| H A D | pcie-cadence-host.c | 229 struct resource_entry *entry; in cdns_pcie_host_deinit_address_translation() 253 struct resource_entry *entry; in cdns_pcie_host_init_address_translation()
|
| /linux/drivers/pci/ |
| H A D | host-bridge.c | 56 struct resource_entry *window; in pcibios_resource_to_bus() 81 struct resource_entry *window; in pcibios_bus_to_resource()
|
| H A D | bus.c | 39 struct resource_entry *entry; in pci_add_resource_offset() 132 struct resource_entry *win; in devm_request_pci_bus_resources()
|
| /linux/drivers/acpi/ |
| H A D | acpi_watchdog.c | 107 struct resource_entry *rentry; in acpi_watchdog_init() 131 struct resource_entry *rentry; in acpi_watchdog_init()
|
| H A D | pci_root.c | 806 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources() 862 struct resource_entry *entry) in acpi_pci_root_remap_iospace() 897 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources() 932 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources() 964 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info() 983 struct resource_entry *entry; in acpi_pci_root_release_info()
|
| H A D | acpi_platform.c | 146 struct resource_entry *rentry; in acpi_create_platform_device()
|
| /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-host-common.c | 30 struct resource_entry *bus; in pci_host_common_ecam_create()
|
| H A D | pci-xgene.c | 196 struct resource_entry *entry; in xgene_get_csr_resource() 217 entry = list_first_entry(&list, struct resource_entry, node); in xgene_get_csr_resource() 405 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 | 1012 struct resource_entry *window; in iproc_pcie_map_ranges() 1114 struct resource_entry *entry, in iproc_pcie_setup_ib() 1178 struct resource_entry *entry; in iproc_pcie_map_dma_ranges() 1248 struct resource_entry entry; in iproc_pcie_paxb_v2_msi_steer()
|
| H A D | pci-ixp4xx.c | 387 struct resource_entry *win; in ixp4xx_pci_parse_map_ranges() 445 struct resource_entry *win; in ixp4xx_pci_parse_map_dma_ranges()
|
| H A D | pcie-rzg3s-host.c | 1025 struct resource_entry *ft; in rzg3s_pcie_config_init() 1268 struct resource_entry *entry, in rzg3s_pcie_set_inbound_windows() 1328 struct resource_entry *entry; in rzg3s_pcie_parse_map_dma_ranges() 1341 struct resource_entry *win, int id) in rzg3s_pcie_set_outbound_window() 1382 struct resource_entry *win; in rzg3s_pcie_parse_map_ranges()
|
| /linux/drivers/acpi/arm64/ |
| H A D | amba.c | 41 struct resource_entry *rentry; in amba_handler_attach()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 397 struct resource_entry *win; in dw_pcie_host_request_msg_tlp_res() 425 struct resource_entry *bus; in dw_pcie_config_ecam_iatu() 465 struct resource_entry *bus; in dw_pcie_create_ecam_window() 511 struct resource_entry *win; in dw_pcie_host_get_resources() 866 struct resource_entry *entry; in dw_pcie_iatu_setup()
|
| /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 | 267 struct resource_entry *rentry; in tegra_acpi_init_apbmisc()
|