Home
last modified time | relevance | path

Searched refs:dmaengine_pcm (Results 1 - 25 of 188) sorted by relevance

12345678

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c16 #include <sound/dmaengine_pcm.h>
24 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 *pc
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c16 #include <sound/dmaengine_pcm.h>
28 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()
349 static int dmaengine_pcm_request_chan_of(struct dmaengine_pcm *pc
[all...]
/kernel/linux/linux-5.10/include/sound/
H A 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()
173 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
/kernel/linux/linux-6.6/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()
178 return container_of(p, struct dmaengine_pcm, component); in soc_component_to_pcm()
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Ddma.h9 #include <sound/dmaengine_pcm.h>
H A Ddmaengine.c12 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Ddma.h9 #include <sound/dmaengine_pcm.h>
H A Ddmaengine.c12 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp.h14 #include <sound/dmaengine_pcm.h>
H A Dudma-pcm.c12 #include <sound/dmaengine_pcm.h>
H A Dedma-pcm.c17 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp.h14 #include <sound/dmaengine_pcm.h>
H A Dudma-pcm.c12 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-pcm-dma.c18 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_pcm.c13 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/mxs/
H A Dmxs-pcm.c15 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-pcm-dma.c18 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_pcm.h20 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/pxa/
H A Dpxa2xx-pcm.c18 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/mxs/
H A Dmxs-pcm.c15 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/cirrus/
H A Dep93xx-pcm.c19 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspear_pcm.c17 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_pcm.h20 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dpxa2xx-pcm.c18 #include <sound/dmaengine_pcm.h>
/kernel/linux/linux-6.6/sound/soc/spear/
H A Dspear_pcm.c17 #include <sound/dmaengine_pcm.h>

Completed in 6 milliseconds

12345678