Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dresource_ext.h31 struct resource_entry { struct
38 extern struct resource_entry * argument
42 static inline void resource_list_add(struct resource_entry *entry, in resource_list_add()
48 static inline void resource_list_add_tail(struct resource_entry *entry, in resource_list_add_tail()
54 static inline void resource_list_del(struct resource_entry *entry) in resource_list_del()
59 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry()
65 resource_list_destroy_entry(struct resource_entry *entry) in resource_list_destroy_entry()
/Linux-v4.19/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()
Dpci-acpi.c35 struct resource_entry *entry; in acpi_get_rc_addr()
56 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr()
Dof.c596 struct resource_entry *win, *tmp; in pci_parse_request_of_pci_ranges()
/Linux-v4.19/drivers/acpi/
Dacpi_watchdog.c99 struct resource_entry *rentry; in acpi_watchdog_init()
125 struct resource_entry *rentry; in acpi_watchdog_init()
Dpci_root.c684 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources()
742 struct resource_entry *entry) in acpi_pci_root_remap_iospace()
777 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources()
812 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources()
844 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info()
863 struct resource_entry *entry; in acpi_pci_root_release_info()
Dacpi_amba.c46 struct resource_entry *rentry; in amba_handler_attach()
Dacpi_platform.c68 struct resource_entry *rentry; in acpi_create_platform_device()
Dacpi_apd.c89 struct resource_entry *rentry; in st_misc_setup()
Dresource.c524 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
732 struct resource_entry *rentry; in acpi_dev_consumes_res()
/Linux-v4.19/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-v4.19/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-altera.c493 struct resource_entry *win; in altera_pcie_parse_request_of_pci_ranges()
/Linux-v4.19/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-v4.19/arch/arm64/kernel/
Dpci.c103 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/Linux-v4.19/drivers/dma/
Dacpi-dma.c48 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
/Linux-v4.19/kernel/
Dresource.c1590 struct resource_entry *resource_list_create_entry(struct resource *res, in resource_list_create_entry()
1593 struct resource_entry *entry; in resource_list_create_entry()
1607 struct resource_entry *entry, *tmp; in resource_list_free()
/Linux-v4.19/drivers/bus/
Dhisi_lpc.c380 struct resource_entry *rentry; in hisi_lpc_acpi_set_io_res()
/Linux-v4.19/arch/arm/kernel/
Dbios32.c418 struct resource_entry *window; in pcibios_init_resource()
/Linux-v4.19/drivers/i2c/
Di2c-core-acpi.c123 struct resource_entry *entry; in i2c_acpi_get_info()

12