Home
last modified time | relevance | path

Searched refs:resource_entry (Results 1 – 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/
Dresource_ext.h23 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()
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
Dpcie-cadence-host.c277 struct resource_entry *entry) in cdns_pcie_host_bar_config()
351 struct resource_entry *entry1, *entry2; in cdns_pcie_host_dma_ranges_cmp()
353 entry1 = container_of(a, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp()
354 entry2 = container_of(b, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp()
365 struct resource_entry *entry; in cdns_pcie_host_map_dma_ranges()
401 struct resource_entry *entry; in cdns_pcie_host_init_address_translation()
/kernel/linux/linux-5.10/drivers/pci/
Dhost-bridge.c54 struct resource_entry *window; in pcibios_resource_to_bus()
79 struct resource_entry *window; in pcibios_bus_to_resource()
Dbus.c22 struct resource_entry *entry; in pci_add_resource_offset()
96 struct resource_entry *win; in devm_request_pci_bus_resources()
Dof.c355 struct resource_entry *entry; in devm_of_pci_get_host_bridge_resources()
531 struct resource_entry *win, *tmp; in pci_parse_request_of_pci_ranges()
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_watchdog.c107 struct resource_entry *rentry; in acpi_watchdog_init()
133 struct resource_entry *rentry; in acpi_watchdog_init()
Dpci_root.c687 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources()
745 struct resource_entry *entry) in acpi_pci_root_remap_iospace()
780 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources()
815 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources()
847 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info()
866 struct resource_entry *entry; in acpi_pci_root_release_info()
Dacpi_amba.c52 struct resource_entry *rentry; in amba_handler_attach()
Dacpi_platform.c102 struct resource_entry *rentry; in acpi_create_platform_device()
Dacpi_apd.c76 struct resource_entry *rentry; in fch_misc_setup()
Dresource.c516 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
724 struct resource_entry *rentry; in acpi_dev_consumes_res()
/kernel/linux/linux-5.10/arch/ia64/pci/
Dpci.c152 struct resource_entry *entry) in add_io_space()
154 struct resource_entry *iospace; in add_io_space()
239 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
274 struct resource_entry *entry, *tmp; in pci_acpi_root_release_info()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-xgene.c199 struct resource_entry *entry; in xgene_get_csr_resource()
220 entry = list_first_entry(&list, struct resource_entry, node); in xgene_get_csr_resource()
411 struct resource_entry *window; in xgene_pcie_map_ranges()
484 struct resource_entry *entry, in xgene_pcie_setup_ib_reg()
537 struct resource_entry *entry; in xgene_pcie_parse_map_dma_ranges()
Dpci-host-common.c28 struct resource_entry *bus; in gen_pci_init()
Dpci-v3-semi.c521 struct resource_entry *win) in v3_pci_setup_resource()
598 struct resource_entry *entry, in v3_get_dma_range_config()
680 struct resource_entry *entry; in v3_pci_parse_map_dma_ranges()
711 struct resource_entry *win; in v3_pci_probe()
Dpcie-rcar.c64 struct resource_entry *window) in rcar_pcie_set_outbound()
Dpcie-rcar.h136 struct resource_entry *window);
Dpci-versatile.c69 struct resource_entry *entry; in versatile_pci_probe()
Dpci-ftpci100.c382 struct resource_entry *entry; in faraday_pci_parse_map_dma_ranges()
425 struct resource_entry *win; in faraday_pci_probe()
Dpcie-iproc.c1032 struct resource_entry *window; in iproc_pcie_map_ranges()
1134 struct resource_entry *entry, in iproc_pcie_setup_ib()
1198 struct resource_entry *entry; in iproc_pcie_map_dma_ranges()
1268 struct resource_entry entry; in iproc_pcie_paxb_v2_msi_steer()
Dpcie-rcar-ep.c293 struct resource_entry win; in rcar_pcie_ep_map_addr()
329 struct resource_entry win; in rcar_pcie_ep_unmap_addr()
Dpcie-rcar-host.c263 struct resource_entry *win; in rcar_pcie_hw_enable()
816 struct resource_entry *entry, in rcar_pcie_inbound_ranges()
868 struct resource_entry *entry; in rcar_pcie_parse_map_dma_ranges()
/kernel/linux/linux-5.10/arch/x86/pci/
Dbus_numa.c35 struct resource_entry *window; in x86_pci_root_bus_resources()
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dpci.c99 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/kernel/linux/linux-5.10/arch/s390/pci/
Dpci_bus.c147 struct resource_entry *window, *n; in zpci_bus_add_device()

123