Searched refs:playback_con_substream (Results 1 – 3 of 3) sorted by relevance
301 struct snd_pcm_substream *playback_con_substream; member
439 * Playback DMA4 (SPDIF) = playback_con_substream in snd_vt1724_interrupt() 465 if (ice->playback_con_substream) in snd_vt1724_interrupt() 466 snd_pcm_period_elapsed(ice->playback_con_substream); in snd_vt1724_interrupt() 1188 ice->playback_con_substream = substream; in snd_vt1724_playback_spdif_open() 1212 ice->playback_con_substream = NULL; in snd_vt1724_playback_spdif_close()
467 if (ice->playback_con_substream) in snd_ice1712_interrupt() 468 snd_pcm_period_elapsed(ice->playback_con_substream); in snd_ice1712_interrupt() 753 ice->playback_con_substream = substream; in snd_ice1712_playback_open() 790 ice->playback_con_substream = NULL; in snd_ice1712_playback_close()