Home
last modified time | relevance | path

Searched refs:acpi_dma (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dacpi_dma.h34 * struct acpi_dma - representation of the registered DMAC
42 struct acpi_dma { struct
46 (struct acpi_dma_spec *, struct acpi_dma *); argument
62 (struct acpi_dma_spec *, struct acpi_dma *), argument
67 (struct acpi_dma_spec *, struct acpi_dma *),
76 struct acpi_dma *adma);
81 (struct acpi_dma_spec *, struct acpi_dma *), in acpi_dma_controller_register() argument
92 (struct acpi_dma_spec *, struct acpi_dma *), in devm_acpi_dma_controller_register() argument
45 acpi_dma_xlateacpi_dma global() argument
/linux/drivers/dma/
H A Dacpi-dma.c13 #include <linux/acpi_dma.h>
35 * @adma: struct acpi_dma of the given DMA controller
45 struct acpi_device *adev, struct acpi_dma *adma) in acpi_dma_parse_resource_group()
120 * @adma: struct acpi_dma of the given DMA controller
130 static void acpi_dma_parse_csrt(struct acpi_device *adev, struct acpi_dma *adma) in acpi_dma_parse_csrt()
178 (struct acpi_dma_spec *, struct acpi_dma *), in acpi_dma_controller_register() argument
182 struct acpi_dma *adma; in acpi_dma_controller_register()
202 /* Now queue acpi_dma controller structure in list */ in acpi_dma_controller_register()
222 struct acpi_dma *adma; in acpi_dma_controller_free()
262 (struct acpi_dma_spec *, struct acpi_dma *), in devm_acpi_dma_controller_register() argument
[all...]
/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst140 struct acpi_dma *adma)
151 struct acpi_dma *adma)
160 provided by struct acpi_dma.