Searched refs:acpi_dma_spec (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | acpi_dma.h | 26 struct acpi_dma_spec { struct 45 (struct acpi_dma_spec *, struct acpi_dma *); argument 61 (struct acpi_dma_spec *, struct acpi_dma *), 66 (struct acpi_dma_spec *, struct acpi_dma *), 75 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, 81 (struct acpi_dma_spec *, struct acpi_dma *), in acpi_dma_controller_register() 92 (struct acpi_dma_spec *, struct acpi_dma *), in devm_acpi_dma_controller_register()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | acpi-dma.c | 167 (struct acpi_dma_spec *, struct acpi_dma *), in acpi_dma_controller_register() 251 (struct acpi_dma_spec *, struct acpi_dma *), in devm_acpi_dma_controller_register() 303 struct acpi_dma_spec *dma_spec) in acpi_dma_update_dma_spec() 327 struct acpi_dma_spec dma_spec; 366 struct acpi_dma_spec *dma_spec = &pdata.dma_spec; in acpi_dma_request_slave_chan_by_index() 463 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate()
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw/ |
| H A D | acpi.c | 11 struct acpi_dma_spec *dma_spec = param; in dw_dma_acpi_filter()
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | enumeration.rst | 82 acpi_dma_spec into the corresponding DMA channel. A piece of code for that case 97 static struct dma_chan *xlate_func(struct acpi_dma_spec *dma_spec, 108 static struct dma_chan *xlate_func(struct acpi_dma_spec *dma_spec, 117 information in struct acpi_dma_spec and the properties of the controller
|