Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_dmaengine.c22 struct dmaengine_pcm_runtime_data { struct
29 static inline struct dmaengine_pcm_runtime_data *substream_to_prtd( in substream_to_prtd() argument
37 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_get_chan()
138 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in dmaengine_pcm_dma_complete()
150 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in dmaengine_pcm_prepare_and_submit()
189 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_trigger()
235 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_pointer_no_residue()
251 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_pointer()
308 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 …]