Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_dma.c39 struct dmaengine_pcm_runtime_data { struct
47 static inline struct dmaengine_pcm_runtime_data *substream_to_prtd( in substream_to_prtd() argument
55 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_get_chan()
93 struct dmaengine_pcm_runtime_data *prtd; in snd_dmaengine_pcm_open_request_chan()
98 prtd = snd_malloc(sizeof(struct dmaengine_pcm_runtime_data)); in snd_dmaengine_pcm_open_request_chan()
109 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_close_release_chan()
119 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_pointer()
149 struct dmaengine_pcm_runtime_data *prtd; in dmaengine_pcm_dma_complete()
164 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in dmaengine_pcm_prepare_and_submit()
195 struct dmaengine_pcm_runtime_data *prtd = substream_to_prtd(substream); in snd_dmaengine_pcm_trigger()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsun8iw19-daudio.c953 struct dmaengine_pcm_runtime_data *prtd = substream->runtime->private_data; in sunxi_pcm_hw_params()

Completed in 10 milliseconds