/Linux-v4.19/include/linux/ |
D | resource_ext.h | 31 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/ |
D | host-bridge.c | 54 struct resource_entry *window; in pcibios_resource_to_bus() 79 struct resource_entry *window; in pcibios_bus_to_resource()
|
D | bus.c | 22 struct resource_entry *entry; in pci_add_resource_offset() 96 struct resource_entry *win; in devm_request_pci_bus_resources()
|
D | pci-acpi.c | 35 struct resource_entry *entry; in acpi_get_rc_addr() 56 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr()
|
D | of.c | 596 struct resource_entry *win, *tmp; in pci_parse_request_of_pci_ranges()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_watchdog.c | 99 struct resource_entry *rentry; in acpi_watchdog_init() 125 struct resource_entry *rentry; in acpi_watchdog_init()
|
D | pci_root.c | 684 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()
|
D | acpi_amba.c | 46 struct resource_entry *rentry; in amba_handler_attach()
|
D | acpi_platform.c | 68 struct resource_entry *rentry; in acpi_create_platform_device()
|
D | acpi_apd.c | 89 struct resource_entry *rentry; in st_misc_setup()
|
D | resource.c | 524 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/ |
D | pci.c | 152 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/ |
D | pci-xgene.c | 199 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()
|
D | pci-versatile.c | 70 struct resource_entry *win, *tmp; in versatile_pci_parse_request_of_pci_ranges()
|
D | pci-v3-semi.c | 525 struct resource_entry *win) in v3_pci_setup_resource() 737 struct resource_entry *win; in v3_pci_probe()
|
D | pci-ftpci100.c | 434 struct resource_entry *win; in faraday_pci_probe()
|
D | pcie-altera.c | 493 struct resource_entry *win; in altera_pcie_parse_request_of_pci_ranges()
|
/Linux-v4.19/arch/x86/pci/ |
D | bus_numa.c | 35 struct resource_entry *window; in x86_pci_root_bus_resources()
|
D | acpi.c | 298 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
/Linux-v4.19/arch/arm64/kernel/ |
D | pci.c | 103 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
/Linux-v4.19/drivers/dma/ |
D | acpi-dma.c | 48 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
|
/Linux-v4.19/kernel/ |
D | resource.c | 1590 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/ |
D | hisi_lpc.c | 380 struct resource_entry *rentry; in hisi_lpc_acpi_set_io_res()
|
/Linux-v4.19/arch/arm/kernel/ |
D | bios32.c | 418 struct resource_entry *window; in pcibios_init_resource()
|
/Linux-v4.19/drivers/i2c/ |
D | i2c-core-acpi.c | 123 struct resource_entry *entry; in i2c_acpi_get_info()
|