Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/
Dsoc-generic-dmaengine-pcm.c28 static struct device *dmaengine_dma_dev(struct dmaengine_pcm *pcm, in dmaengine_dma_dev()
80 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_hw_params()
102 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()
151 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()
179 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()
222 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()
282 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()
296 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()
349 static int dmaengine_pcm_request_chan_of(struct dmaengine_pcm *pcm, in dmaengine_pcm_request_chan_of()
402 static void dmaengine_pcm_release_chan(struct dmaengine_pcm *pcm) in dmaengine_pcm_release_chan()
[all …]
/linux-5.19.10/include/sound/
Ddmaengine_pcm.h167 struct dmaengine_pcm { struct
174 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() argument
176 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
/linux-5.19.10/Documentation/sound/kernel-api/
Dalsa-driver-api.rst47 .. kernel-doc:: include/sound/dmaengine_pcm.h
/linux-5.19.10/
DMAINTAINERS18782 F: include/sound/dmaengine_pcm.h