Searched refs:resource_entry (Results 1 – 21 of 21) sorted by relevance
| /linux/include/linux/ |
| H A 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/drivers/acpi/ |
| H A D | acpi_watchdog.c | 107 struct resource_entry *rentry; in acpi_watchdog_init() 131 struct resource_entry *rentry; in acpi_watchdog_init()
|
| H A D | acpi_platform.c | 146 struct resource_entry *rentry; in acpi_create_platform_device()
|
| /linux/drivers/acpi/arm64/ |
| H A D | amba.c | 41 struct resource_entry *rentry; in amba_handler_attach()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-v3-semi.c | 519 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 D | pcie-rcar.c | 64 struct resource_entry *window) in rcar_pcie_set_outbound()
|
| H A D | pci-versatile.c | 68 struct resource_entry *entry; in versatile_pci_probe()
|
| H A D | pcie-rcar.h | 143 struct resource_entry *window);
|
| H A D | pci-xgene.c | 196 struct resource_entry *entry; in xgene_get_csr_resource() 217 entry = list_first_entry(&list, struct resource_entry, node); in xgene_get_csr_resource() 405 struct resource_entry *window; in xgene_pcie_map_ranges()
|
| H A D | pci-ftpci100.c | 368 struct resource_entry *entry; in faraday_pci_parse_map_dma_ranges() 411 struct resource_entry *win; in faraday_pci_probe()
|
| H A D | pci-rcar-gen2.c | 178 struct resource_entry *entry; in rcar_pci_setup()
|
| H A D | pcie-xilinx-cpm.c | 573 struct resource_entry *bus; in xilinx_cpm_pcie_probe()
|
| H A D | pcie-xilinx-dma-pl.c | 770 struct resource_entry *bus; in xilinx_pl_dma_pcie_probe()
|
| /linux/arch/x86/pci/ |
| H A D | bus_numa.c | 35 struct resource_entry *window; in x86_pci_root_bus_resources()
|
| H A D | acpi.c | 504 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
| /linux/drivers/dma/ |
| H A D | acpi-dma.c | 49 struct resource_entry *rentry; in acpi_dma_parse_resource_group()
|
| /linux/drivers/pci/ |
| H A D | pci-acpi.c | 38 struct resource_entry *entry; in acpi_get_rc_addr() 59 entry = list_first_entry(&list, struct resource_entry, node); in acpi_get_rc_addr() 1596 struct resource_entry *entry, *tmp; in pci_acpi_root_prepare_resources()
|
| H A D | of_property.c | 422 struct resource_entry *window; in of_pci_host_bridge_prop_ranges()
|
| /linux/drivers/acpi/x86/ |
| H A D | lpss.c | 617 struct resource_entry *rentry; in acpi_lpss_create_device() 635 rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node); in acpi_lpss_create_device()
|
| /linux/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil-host.c | 221 struct resource_entry *win; in mobiveil_host_init()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_bcm.c | 1168 struct resource_entry *entry; in bcm_acpi_probe()
|