| /Linux-v5.4/drivers/media/platform/qcom/camss/ | 
| D | camss.h | 44 struct resources {  struct52 struct resources_ispif {  argument
 
 | 
| /Linux-v5.4/drivers/acpi/apei/ | 
| D | apei-base.c | 383 void apei_resources_fini(struct apei_resources *resources)  in apei_resources_fini()412 int apei_resources_add(struct apei_resources *resources,  in apei_resources_add()
 442 	struct apei_resources *resources = data;  in apei_get_res_callback()  local
 446 static int apei_get_nvs_resources(struct apei_resources *resources)  in apei_get_nvs_resources()
 453 static int apei_get_arch_resources(struct apei_resources *resources)  in apei_get_arch_resources()
 464 int apei_resources_request(struct apei_resources *resources,  in apei_resources_request()
 555 void apei_resources_release(struct apei_resources *resources)  in apei_resources_release()
 709 	struct apei_resources *resources = data;  in collect_res_callback()  local
 740 				struct apei_resources *resources)  in apei_exec_collect_resources()
 
 | 
| /Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/ | 
| D | gpmi-nand.h | 17 struct resources {  struct18 	void __iomem  *gpmi_regs;
 19 	void __iomem  *bch_regs;
 20 	unsigned int  dma_low_channel;
 21 	unsigned int  dma_high_channel;
 22 	struct clk    *clock[GPMI_CLK_MAX];
 123 	struct resources	resources;  member
 
 | 
| /Linux-v5.4/drivers/pci/controller/ | 
| D | pci-host-common.c | 22 		struct list_head *resources, struct pci_ecam_ops *ops)  in gen_pci_init()63 	struct list_head resources;  in pci_host_common_probe()  local
 
 | 
| D | pcie-cadence-host.c | 207 			       struct list_head *resources,  in cdns_pcie_host_init()241 	struct list_head resources;  in cdns_pcie_host_probe()  local
 
 | 
| /Linux-v5.4/sound/firewire/dice/ | 
| D | dice-stream.c | 169 			  struct fw_iso_resources *resources, unsigned int rate,  in keep_resources()225 		struct fw_iso_resources *resources;  in keep_dual_resources()  local
 344 		struct fw_iso_resources *resources;  in start_streams()  local
 505 	struct fw_iso_resources *resources;  in init_stream()  local
 539 	struct fw_iso_resources *resources;  in destroy_stream()  local
 
 | 
| /Linux-v5.4/drivers/pci/ | 
| D | bus.c | 19 void pci_add_resource_offset(struct list_head *resources, struct resource *res,  in pci_add_resource_offset()35 void pci_add_resource(struct list_head *resources, struct resource *res)  in pci_add_resource()
 41 void pci_free_resource_list(struct list_head *resources)  in pci_free_resource_list()
 94 				   struct list_head *resources)  in devm_request_pci_bus_resources()
 
 | 
| D | of.c | 260 			struct list_head *resources, resource_size_t *io_base)  in devm_of_pci_get_host_bridge_resources()484 				    struct list_head *resources,  in pci_parse_request_of_pci_ranges()
 
 | 
| /Linux-v5.4/drivers/xen/ | 
| D | arm-device.c | 14 static int xen_unmap_device_mmio(const struct resource *resources,  in xen_unmap_device_mmio()41 static int xen_map_device_mmio(const struct resource *resources,  in xen_map_device_mmio()
 
 | 
| /Linux-v5.4/arch/arm/plat-samsung/include/plat/ | 
| D | devs.h | 18 	struct resource		*resources;  member
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | power.c | 308 	struct list_head *resources;  in acpi_device_power_add_dependent()  local343 	struct list_head *resources;  in acpi_device_power_remove_dependent()  local
 523 				 struct list_head *resources,  in acpi_power_hide_list()
 542 				   struct list_head *resources,  in acpi_power_expose_list()
 570 				   struct list_head *resources,  in acpi_power_expose_hide()
 
 | 
| D | acpi_platform.c | 68 	struct resource *resources = NULL;  in acpi_create_platform_device()  local
 | 
| D | acpi_watchdog.c | 98 	struct resource *resources;  in acpi_watchdog_init()  local
 | 
| /Linux-v5.4/sound/firewire/motu/ | 
| D | motu-stream.c | 31 	struct fw_iso_resources *resources;  in keep_resources()  local294 	struct fw_iso_resources *resources;  in init_stream()  local
 
 | 
| /Linux-v5.4/sound/firewire/digi00x/ | 
| D | digi00x-stream.c | 191 	struct fw_iso_resources *resources;  in keep_resources()  local220 	struct fw_iso_resources *resources;  in init_stream()  local
 
 | 
| /Linux-v5.4/sound/firewire/tascam/ | 
| D | tascam-stream.c | 284 	struct fw_iso_resources *resources;  in keep_resources()  local303 	struct fw_iso_resources *resources;  in init_stream()  local
 
 | 
| /Linux-v5.4/arch/x86/pci/ | 
| D | bus_numa.h | 16 	struct list_head resources;  member
 | 
| D | bus_numa.c | 31 void x86_pci_root_bus_resources(int bus, struct list_head *resources)  in x86_pci_root_bus_resources()
 | 
| /Linux-v5.4/sound/firewire/ | 
| D | cmp.h | 31 	struct fw_iso_resources resources;  member
 | 
| /Linux-v5.4/arch/arm/plat-orion/ | 
| D | common.c | 54 			   struct resource *resources,  in fill_resources()66 			       struct resource *resources,  in fill_resources_irq()
 91 	struct resource *resources,  in uart_complete()
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | sl811_cs.c | 64 static struct resource resources[] = {  variable
 | 
| /Linux-v5.4/drivers/infiniband/hw/usnic/ | 
| D | usnic_vnic.h | 82 	struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX];  member
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pci.h | 23 	struct resource		*resources;  member
 | 
| /Linux-v5.4/sound/firewire/fireface/ | 
| D | ff-stream.c | 41 	struct fw_iso_resources *resources;  in init_stream()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/ | 
| D | main.h | 52 	struct xge_resource resources;  member
 |