Searched refs:resource_entry (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/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-4.4.14/drivers/pci/ |
D | host-bridge.c | 52 struct resource_entry *window; in pcibios_resource_to_bus() 77 struct resource_entry *window; in pcibios_bus_to_resource()
|
D | bus.c | 23 struct resource_entry *entry; in pci_add_resource_offset()
|
D | probe.c | 2094 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/ |
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-4.4.14/drivers/acpi/ |
D | pci_root.c | 666 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()
|
D | acpi_platform.c | 48 struct resource_entry *rentry; in acpi_create_platform_device()
|
D | resource.c | 481 struct resource_entry *rentry; in acpi_dev_new_resource_entry()
|
D | acpi_lpss.c | 348 struct resource_entry *rentry; in acpi_lpss_create_device()
|
/linux-4.4.14/arch/x86/pci/ |
D | bus_numa.c | 34 struct resource_entry *window; in x86_pci_root_bus_resources()
|
D | acpi.c | 289 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
/linux-4.4.14/drivers/pci/host/ |
D | pci-versatile.c | 77 struct resource_entry *win; in versatile_pci_parse_request_of_pci_ranges()
|
D | pci-host-generic.c | 116 struct resource_entry *win; in gen_pci_parse_request_of_pci_ranges()
|
D | pcie-iproc.c | 295 struct resource_entry *window; in iproc_pcie_map_ranges()
|
D | pcie-altera.c | 427 struct resource_entry *win; in altera_pcie_parse_request_of_pci_ranges()
|
D | pci-xgene.c | 305 struct resource_entry *window; in xgene_pcie_map_ranges()
|
D | pcie-xilinx.c | 675 struct resource_entry *win; in xilinx_pcie_parse_and_add_res()
|
D | pcie-designware.c | 413 struct resource_entry *win; in dw_pcie_host_init()
|
/linux-4.4.14/drivers/of/ |
D | of_pci.c | 170 struct resource_entry *window; in of_pci_get_host_bridge_resources()
|
/linux-4.4.14/drivers/dma/ |
D | acpi-dma.c | 47 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
|
/linux-4.4.14/kernel/ |
D | resource.c | 1513 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/ |
D | bios32.c | 416 struct resource_entry *window; in pcibios_init_resources()
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-core.c | 145 struct resource_entry *entry; in acpi_i2c_add_device()
|