Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A 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()
/linux/drivers/pci/
H A Dhost-bridge.c55 struct resource_entry *window; in pcibios_resource_to_bus()
80 struct resource_entry *window; in pcibios_bus_to_resource()
H A Dbus.c24 struct resource_entry *entry; in pci_add_resource_offset()
119 struct resource_entry *win; in devm_request_pci_bus_resources()
H A Dpci-acpi.c37 struct resource_entry *entry; in acpi_get_rc_addr()
58 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr()
1604 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/linux/drivers/acpi/
H A Dacpi_watchdog.c107 struct resource_entry *rentry; in acpi_watchdog_init()
133 struct resource_entry *rentry; in acpi_watchdog_init()
H A Dpci_root.c806 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources()
862 struct resource_entry *entry) in acpi_pci_root_remap_iospace()
897 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources()
932 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources()
964 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info()
983 struct resource_entry *entry; in acpi_pci_root_release_info()
H A Dacpi_platform.c117 struct resource_entry *rentry; in acpi_create_platform_device()
H A Dacpi_apd.c70 struct resource_entry *rentry; in fch_misc_setup()
H A Dresource.c882 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
1110 struct resource_entry *rentry; in acpi_dev_consumes_res()
/linux/drivers/pci/controller/
H A Dpci-v3-semi.c519 struct resource_entry *win) in v3_pci_setup_resource()
596 struct resource_entry *entry, in v3_get_dma_range_config()
678 struct resource_entry *entry; in v3_pci_parse_map_dma_ranges()
709 struct resource_entry *win; in v3_pci_probe()
H A Dpci-host-common.c28 struct resource_entry *bus; in gen_pci_init()
H A Dpcie-rcar.c64 struct resource_entry *window) in rcar_pcie_set_outbound()
H A Dpci-versatile.c68 struct resource_entry *entry; in versatile_pci_probe()
H A Dpcie-rcar.h143 struct resource_entry *window);
H A Dpci-ftpci100.c368 struct resource_entry *entry; in faraday_pci_parse_map_dma_ranges()
411 struct resource_entry *win; in faraday_pci_probe()
H A Dpci-ixp4xx.c385 struct resource_entry *win; in ixp4xx_pci_parse_map_ranges()
443 struct resource_entry *win; in ixp4xx_pci_parse_map_dma_ranges()
H A Dpci-rcar-gen2.c178 struct resource_entry *entry; in rcar_pci_setup()
/linux/drivers/acpi/arm64/
H A Damba.c41 struct resource_entry *rentry; in amba_handler_attach()
/linux/arch/mips/ralink/
H A Dmt7621.c32 struct resource_entry *entry; in pcibios_root_bridge_prepare()
/linux/arch/x86/pci/
H A Dbus_numa.c35 struct resource_entry *window; in x86_pci_root_bus_resources()
H A Dacpi.c385 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c266 struct resource_entry *rentry; in tegra_acpi_init_apbmisc()
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c663 struct resource_entry *rentry; in pmc_usb_probe_iom()
686 rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node); in pmc_usb_probe_iom()
/linux/drivers/pci/controller/dwc/
H A Dpcie-al.c250 struct resource_entry *ft; in al_pcie_config_prepare()
/linux/arch/arm/kernel/
H A Dbios32.c398 struct resource_entry *window; in pcibios_init_resource()

12