Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_dmaengine.c23 struct dmaengine_pcm_runtime_data { struct
30 static inline struct dmaengine_pcm_runtime_data *substream_to_prtd( in substream_to_prtd() argument
38 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_get_chan()
138 struct dmaengine_pcm_runtime_data *prtd; in dmaengine_pcm_dma_complete()
159 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in dmaengine_pcm_prepare_and_submit()
198 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_trigger()
242 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_pointer_no_residue()
256 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_pointer()
310 struct dmaengine_pcm_runtime_data *prtd; in snd_dmaengine_pcm_open()
360 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_close()
[all …]