Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/pci/
Dhost-bridge.c52 struct resource_entry *window; in pcibios_resource_to_bus()
77 struct resource_entry *window; in pcibios_bus_to_resource()
Dbus.c23 struct resource_entry *entry; in pci_add_resource_offset()
Dprobe.c2094 struct resource_entry *window, *n; in pci_create_root_bus()
2262 struct resource_entry *window; in pci_scan_root_bus_msi()
/linux-4.4.14/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-4.4.14/drivers/acpi/
Dpci_root.c666 struct resource_entry *tmp, *entry, *entry2; in acpi_pci_root_validate_resources()
728 struct resource_entry *entry, *tmp; in acpi_pci_probe_root_resources()
759 struct resource_entry *entry, *tmp; in pci_acpi_root_add_resources()
791 struct resource_entry *entry, *tmp; in __acpi_pci_root_release_info()
810 struct resource_entry *entry; in acpi_pci_root_release_info()
Dacpi_platform.c48 struct resource_entry *rentry; in acpi_create_platform_device()
Dresource.c481 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
Dacpi_lpss.c348 struct resource_entry *rentry; in acpi_lpss_create_device()
/linux-4.4.14/arch/x86/pci/
Dbus_numa.c34 struct resource_entry *window; in x86_pci_root_bus_resources()
Dacpi.c289 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
/linux-4.4.14/drivers/pci/host/
Dpci-versatile.c77 struct resource_entry *win; in versatile_pci_parse_request_of_pci_ranges()
Dpci-host-generic.c116 struct resource_entry *win; in gen_pci_parse_request_of_pci_ranges()
Dpcie-iproc.c295 struct resource_entry *window; in iproc_pcie_map_ranges()
Dpcie-altera.c427 struct resource_entry *win; in altera_pcie_parse_request_of_pci_ranges()
Dpci-xgene.c305 struct resource_entry *window; in xgene_pcie_map_ranges()
Dpcie-xilinx.c675 struct resource_entry *win; in xilinx_pcie_parse_and_add_res()
Dpcie-designware.c413 struct resource_entry *win; in dw_pcie_host_init()
/linux-4.4.14/drivers/of/
Dof_pci.c170 struct resource_entry *window; in of_pci_get_host_bridge_resources()
/linux-4.4.14/drivers/dma/
Dacpi-dma.c47 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
/linux-4.4.14/kernel/
Dresource.c1513 struct resource_entry *resource_list_create_entry(struct resource *res, in resource_list_create_entry()
1516 struct resource_entry *entry; in resource_list_create_entry()
1530 struct resource_entry *entry, *tmp; in resource_list_free()
/linux-4.4.14/arch/arm/kernel/
Dbios32.c416 struct resource_entry *window; in pcibios_init_resources()
/linux-4.4.14/drivers/i2c/
Di2c-core.c145 struct resource_entry *entry; in acpi_i2c_add_device()