Home
last modified time | relevance | path

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

/sound/soc/au1x/
Ddbdma2.c187 static inline struct au1xpsc_audio_dmadata *to_dmadata(struct snd_pcm_substream *ss) in to_dmadata() function
207 pcd = to_dmadata(substream); in au1xpsc_pcm_hw_params()
245 struct au1xpsc_audio_dmadata *pcd = to_dmadata(substream); in au1xpsc_pcm_prepare()
262 u32 c = to_dmadata(substream)->ddma_chan; in au1xpsc_pcm_trigger()
282 return bytes_to_frames(substream->runtime, to_dmadata(substream)->pos); in au1xpsc_pcm_pointer()
287 struct au1xpsc_audio_dmadata *pcd = to_dmadata(substream); in au1xpsc_pcm_open()
303 au1x_pcm_dbdma_free(to_dmadata(substream)); in au1xpsc_pcm_close()