Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/x86/pci/
Dacpi.c236 struct resource_entry *tmp, *entry, *entry2; in validate_resources()
297 struct resource_entry *entry, *tmp; in add_resources()
327 struct resource_entry *entry; in release_pci_root_info()
367 struct resource_entry *entry, *tmp; in probe_pci_root_info()
396 struct resource_entry *res_entry; in pci_acpi_scan_root()
Dbus_numa.c34 struct resource_entry *window; in x86_pci_root_bus_resources()
/linux-4.1.27/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.c1932 struct resource_entry *window, *n; in pci_create_root_bus()
2098 struct resource_entry *window; in pci_scan_root_bus()
/linux-4.1.27/drivers/acpi/
Dacpi_platform.c48 struct resource_entry *rentry; in acpi_create_platform_device()
Dresource.c470 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
Dacpi_lpss.c328 struct resource_entry *rentry; in acpi_lpss_create_device()
/linux-4.1.27/drivers/pci/host/
Dpci-versatile.c77 struct resource_entry *win; in versatile_pci_parse_request_of_pci_ranges()
Dpci-host-generic.c106 struct resource_entry *win; in gen_pci_parse_request_of_pci_ranges()
Dpci-xgene.c272 struct resource_entry *window; in xgene_pcie_map_ranges()
Dpcie-xilinx.c670 struct resource_entry *win; in xilinx_pcie_parse_and_add_res()
/linux-4.1.27/drivers/of/
Dof_pci.c164 struct resource_entry *window; in of_pci_get_host_bridge_resources()
/linux-4.1.27/drivers/dma/
Dacpi-dma.c46 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
/linux-4.1.27/kernel/
Dresource.c1502 struct resource_entry *resource_list_create_entry(struct resource *res, in resource_list_create_entry()
1505 struct resource_entry *entry; in resource_list_create_entry()
1519 struct resource_entry *entry, *tmp; in resource_list_free()
/linux-4.1.27/arch/arm/kernel/
Dbios32.c425 struct resource_entry *window; in pcibios_init_resources()