Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A 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()
113 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_set_runtime_hwparams()
160 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_open()
188 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_compat_request_channel()
234 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_new()
293 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_pcm_pointer()
307 struct dmaengine_pcm *pcm = soc_component_to_pcm(component); in dmaengine_copy_user()
361 static int dmaengine_pcm_request_chan_of(struct dmaengine_pcm *pcm, in dmaengine_pcm_request_chan_of()
414 static void dmaengine_pcm_release_chan(struct dmaengine_pcm *pcm) in dmaengine_pcm_release_chan()
[all …]
/OK3568_Linux_fs/kernel/include/sound/
H A Ddmaengine_pcm.h169 struct dmaengine_pcm { struct
176 static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p) in soc_component_to_pcm() argument
178 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dalsa-driver-api.rst47 .. kernel-doc:: include/sound/dmaengine_pcm.h
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS16420 F: include/sound/dmaengine_pcm.h