Searched refs:dmaengine_pcm_runtime_data (Results 1 – 2 of 2) sorted by relevance
39 struct dmaengine_pcm_runtime_data { struct47 static inline struct dmaengine_pcm_runtime_data *substream_to_prtd( in substream_to_prtd() argument55 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()
953 struct dmaengine_pcm_runtime_data *prtd = substream->runtime->private_data; in sunxi_pcm_hw_params()
Completed in 10 milliseconds