Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 25 of 91) sorted by relevance

1234

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss.h44 struct resources { struct
52 struct resources_ispif { argument
/Linux-v5.4/drivers/acpi/apei/
Dapei-base.c383 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/
Dgpmi-nand.h17 struct resources { struct
18 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/
Dpci-host-common.c22 struct list_head *resources, struct pci_ecam_ops *ops) in gen_pci_init()
63 struct list_head resources; in pci_host_common_probe() local
Dpcie-cadence-host.c207 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/
Ddice-stream.c169 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/
Dbus.c19 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()
Dof.c260 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/
Darm-device.c14 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/
Ddevs.h18 struct resource *resources; member
/Linux-v5.4/drivers/acpi/
Dpower.c308 struct list_head *resources; in acpi_device_power_add_dependent() local
343 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()
Dacpi_platform.c68 struct resource *resources = NULL; in acpi_create_platform_device() local
Dacpi_watchdog.c98 struct resource *resources; in acpi_watchdog_init() local
/Linux-v5.4/sound/firewire/motu/
Dmotu-stream.c31 struct fw_iso_resources *resources; in keep_resources() local
294 struct fw_iso_resources *resources; in init_stream() local
/Linux-v5.4/sound/firewire/digi00x/
Ddigi00x-stream.c191 struct fw_iso_resources *resources; in keep_resources() local
220 struct fw_iso_resources *resources; in init_stream() local
/Linux-v5.4/sound/firewire/tascam/
Dtascam-stream.c284 struct fw_iso_resources *resources; in keep_resources() local
303 struct fw_iso_resources *resources; in init_stream() local
/Linux-v5.4/arch/x86/pci/
Dbus_numa.h16 struct list_head resources; member
Dbus_numa.c31 void x86_pci_root_bus_resources(int bus, struct list_head *resources) in x86_pci_root_bus_resources()
/Linux-v5.4/sound/firewire/
Dcmp.h31 struct fw_iso_resources resources; member
/Linux-v5.4/arch/arm/plat-orion/
Dcommon.c54 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/
Dsl811_cs.c64 static struct resource resources[] = { variable
/Linux-v5.4/drivers/infiniband/hw/usnic/
Dusnic_vnic.h82 struct usnic_vnic_res_desc resources[USNIC_VNIC_RES_TYPE_MAX]; member
/Linux-v5.4/arch/sh/include/asm/
Dpci.h23 struct resource *resources; member
/Linux-v5.4/sound/firewire/fireface/
Dff-stream.c41 struct fw_iso_resources *resources; in init_stream() local
/Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/
Dmain.h52 struct xge_resource resources; member

1234