Home
last modified time | relevance | path

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

12

/Linux-v5.4/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()
/Linux-v5.4/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.c489 struct resource_entry *win, *tmp; in pci_parse_request_of_pci_ranges()
Dpci-acpi.c34 struct resource_entry *entry; in acpi_get_rc_addr()
55 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr()
/Linux-v5.4/drivers/acpi/
Dacpi_watchdog.c96 struct resource_entry *rentry; in acpi_watchdog_init()
122 struct resource_entry *rentry; in acpi_watchdog_init()
Dpci_root.c681 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources()
739 struct resource_entry *entry) in acpi_pci_root_remap_iospace()
774 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources()
809 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources()
841 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info()
860 struct resource_entry *entry; in acpi_pci_root_release_info()
Dacpi_amba.c52 struct resource_entry *rentry; in amba_handler_attach()
Dacpi_platform.c66 struct resource_entry *rentry; in acpi_create_platform_device()
Dacpi_apd.c87 struct resource_entry *rentry; in st_misc_setup()
Dresource.c516 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
724 struct resource_entry *rentry; in acpi_dev_consumes_res()
/Linux-v5.4/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()
/Linux-v5.4/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()
412 struct resource_entry *window; in xgene_pcie_map_ranges()
Dpci-versatile.c70 struct resource_entry *win, *tmp; in versatile_pci_parse_request_of_pci_ranges()
Dpci-v3-semi.c525 struct resource_entry *win) in v3_pci_setup_resource()
737 struct resource_entry *win; in v3_pci_probe()
Dpci-ftpci100.c434 struct resource_entry *win; in faraday_pci_probe()
Dpcie-iproc.c1023 struct resource_entry *window; in iproc_pcie_map_ranges()
1190 struct resource_entry *entry, *tmp; in iproc_pcie_add_dma_range()
/Linux-v5.4/arch/x86/pci/
Dbus_numa.c35 struct resource_entry *window; in x86_pci_root_bus_resources()
Dacpi.c298 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/Linux-v5.4/arch/arm64/kernel/
Dpci.c99 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/Linux-v5.4/drivers/dma/
Dacpi-dma.c46 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
/Linux-v5.4/kernel/
Dresource.c1622 struct resource_entry *resource_list_create_entry(struct resource *res, in resource_list_create_entry()
1625 struct resource_entry *entry; in resource_list_create_entry()
1639 struct resource_entry *entry, *tmp; in resource_list_free()
/Linux-v5.4/arch/arm/kernel/
Dbios32.c418 struct resource_entry *window; in pcibios_init_resource()
/Linux-v5.4/drivers/bus/
Dhisi_lpc.c380 struct resource_entry *rentry; in hisi_lpc_acpi_set_io_res()
/Linux-v5.4/drivers/perf/
Dthunderx2_pmu.c616 struct resource_entry *rentry; in tx2_uncore_pmu_init_dev()

12