Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/au1x/
Ddbdma2.c40 struct au1xpsc_audio_dmadata { struct
78 static void au1x_pcm_queue_tx(struct au1xpsc_audio_dmadata *cd) in au1x_pcm_queue_tx() argument
92 static void au1x_pcm_queue_rx(struct au1xpsc_audio_dmadata *cd) in au1x_pcm_queue_rx()
108 struct au1xpsc_audio_dmadata *cd = dev_id; in au1x_pcm_dmatx_cb()
121 struct au1xpsc_audio_dmadata *cd = dev_id; in au1x_pcm_dmarx_cb()
132 static void au1x_pcm_dbdma_free(struct au1xpsc_audio_dmadata *pcd) in au1x_pcm_dbdma_free()
148 static int au1x_pcm_dbdma_realloc(struct au1xpsc_audio_dmadata *pcd, in au1x_pcm_dbdma_realloc()
185 static inline struct au1xpsc_audio_dmadata *to_dmadata(struct snd_pcm_substream *ss, in to_dmadata()
188 struct au1xpsc_audio_dmadata *pcd = snd_soc_component_get_drvdata(component); in to_dmadata()
197 struct au1xpsc_audio_dmadata *pcd; in au1xpsc_pcm_hw_params()
[all …]