| /Linux-v6.1/include/linux/ |
| 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-v6.1/drivers/pci/controller/cadence/ |
| D | pcie-cadence-host.c | 285 struct resource_entry *entry) in cdns_pcie_host_bar_config() 359 struct resource_entry *entry1, *entry2; in cdns_pcie_host_dma_ranges_cmp() 361 entry1 = container_of(a, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 362 entry2 = container_of(b, struct resource_entry, node); in cdns_pcie_host_dma_ranges_cmp() 373 struct resource_entry *entry; in cdns_pcie_host_map_dma_ranges() 409 struct resource_entry *entry; in cdns_pcie_host_init_address_translation()
|
| /Linux-v6.1/drivers/pci/ |
| D | host-bridge.c | 55 struct resource_entry *window; in pcibios_resource_to_bus() 80 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()
|
| /Linux-v6.1/drivers/acpi/ |
| D | acpi_watchdog.c | 107 struct resource_entry *rentry; in acpi_watchdog_init() 133 struct resource_entry *rentry; in acpi_watchdog_init()
|
| D | pci_root.c | 810 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources() 866 struct resource_entry *entry) in acpi_pci_root_remap_iospace() 901 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources() 936 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources() 968 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info() 987 struct resource_entry *entry; in acpi_pci_root_release_info()
|
| D | acpi_amba.c | 54 struct resource_entry *rentry; in amba_handler_attach()
|
| D | acpi_platform.c | 103 struct resource_entry *rentry; in acpi_create_platform_device()
|
| D | acpi_apd.c | 70 struct resource_entry *rentry; in fch_misc_setup()
|
| D | resource.c | 627 struct resource_entry *rentry; in acpi_dev_new_resource_entry() 855 struct resource_entry *rentry; in acpi_dev_consumes_res()
|
| /Linux-v6.1/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-v6.1/drivers/pci/controller/ |
| D | pci-v3-semi.c | 521 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()
|
| D | pci-host-common.c | 28 struct resource_entry *bus; in gen_pci_init()
|
| D | pci-xgene.c | 198 struct resource_entry *entry; in xgene_get_csr_resource() 219 entry = list_first_entry(&list, struct resource_entry, node); in xgene_get_csr_resource() 408 struct resource_entry *window; in xgene_pcie_map_ranges()
|
| D | pcie-rcar.c | 64 struct resource_entry *window) in rcar_pcie_set_outbound()
|
| D | pci-versatile.c | 68 struct resource_entry *entry; in versatile_pci_probe()
|
| D | pcie-rcar.h | 143 struct resource_entry *window);
|
| D | pci-ftpci100.c | 369 struct resource_entry *entry; in faraday_pci_parse_map_dma_ranges() 412 struct resource_entry *win; in faraday_pci_probe()
|
| 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()
|
| D | pci-ixp4xx.c | 384 struct resource_entry *win; in ixp4xx_pci_parse_map_ranges() 442 struct resource_entry *win; in ixp4xx_pci_parse_map_dma_ranges()
|
| D | pcie-rcar-ep.c | 291 struct resource_entry win; in rcar_pcie_ep_map_addr() 327 struct resource_entry win; in rcar_pcie_ep_unmap_addr()
|
| /Linux-v6.1/arch/mips/ralink/ |
| D | mt7621.c | 31 struct resource_entry *entry; in pcibios_root_bridge_prepare()
|
| /Linux-v6.1/arch/x86/pci/ |
| D | bus_numa.c | 35 struct resource_entry *window; in x86_pci_root_bus_resources()
|
| /Linux-v6.1/arch/arm64/kernel/ |
| D | pci.c | 114 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
| /Linux-v6.1/drivers/usb/typec/mux/ |
| D | intel_pmc_mux.c | 599 struct resource_entry *rentry; in pmc_usb_probe_iom() 620 rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node); in pmc_usb_probe_iom()
|