Home
last modified time | relevance | path

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

/linux/sound/soc/amd/raven/
A Dacp3x-pcm-dma.c80 rv_i2s_data->i2ssp_play_stream) { in i2s_irq_handler()
83 snd_pcm_period_elapsed(rv_i2s_data->i2ssp_play_stream); in i2s_irq_handler()
272 adata->i2ssp_play_stream = substream; in acp3x_dma_hw_params()
344 adata->i2ssp_play_stream = NULL; in acp3x_dma_close()
A Dacp3x.h97 struct snd_pcm_substream *i2ssp_play_stream; member
/linux/sound/soc/amd/vangogh/
A Dacp5x-pcm-dma.c77 if ((val & BIT(I2S_TX_THRESHOLD)) && vg_i2s_data->i2ssp_play_stream) { in i2s_irq_handler()
80 snd_pcm_period_elapsed(vg_i2s_data->i2ssp_play_stream); in i2s_irq_handler()
266 adata->i2ssp_play_stream = substream; in acp5x_dma_hw_params()
338 adata->i2ssp_play_stream = NULL; in acp5x_dma_close()
A Dacp5x.h94 struct snd_pcm_substream *i2ssp_play_stream; member

Completed in 7 milliseconds