Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ice1712/
Dice1712.h309 struct snd_pcm_substream *playback_con_substream; member
Dice1724.c498 if (ice->playback_con_substream) in snd_vt1724_interrupt()
499 snd_pcm_period_elapsed(ice->playback_con_substream); in snd_vt1724_interrupt()
1227 ice->playback_con_substream = substream; in snd_vt1724_playback_spdif_open()
1251 ice->playback_con_substream = NULL; in snd_vt1724_playback_spdif_close()
Dice1712.c488 if (ice->playback_con_substream) in snd_ice1712_interrupt()
489 snd_pcm_period_elapsed(ice->playback_con_substream); in snd_ice1712_interrupt()
790 ice->playback_con_substream = substream; in snd_ice1712_playback_open()
827 ice->playback_con_substream = NULL; in snd_ice1712_playback_close()