Home
last modified time | relevance | path

Searched refs:dmaengine_pcm (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c24 static struct device *dmaengine_dma_dev(struct dmaengine_pcm *pcm, in dmaengine_dma_dev()
76 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params()
109 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()
156 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()
184 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()
230 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()
289 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()
303 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()
357 static int dmaengine_pcm_request_chan_of(struct dmaengine_pcm *pcm, in dmaengine_pcm_request_chan_of()
410 static void dmaengine_pcm_release_chan(struct dmaengine_pcm *pcm) in dmaengine_pcm_release_chan()
[all …]
/Linux-v5.10/include/sound/
Ddmaengine_pcm.h164 struct dmaengine_pcm { struct
171 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() argument
173 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
/Linux-v5.10/Documentation/sound/kernel-api/
Dalsa-driver-api.rst47 .. kernel-doc:: include/sound/dmaengine_pcm.h
/Linux-v5.10/
DMAINTAINERS16382 F: include/sound/dmaengine_pcm.h