Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Ddelta.c211 if (change && ice->playback_pro_substream == NULL) { in delta_spdif_default_put()
234 if (change && ice->playback_pro_substream != NULL) { in delta_spdif_stream_put()
Dice1712.h304 struct snd_pcm_substream *playback_pro_substream; member
Dews.c266 if (change && ice->playback_pro_substream == NULL) { in ews88_spdif_default_put()
289 if (change && ice->playback_pro_substream != NULL) { in ews88_spdif_stream_put()
Dice1724.c464 if (ice->playback_pro_substream) in snd_vt1724_interrupt()
465 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_vt1724_interrupt()
715 if (substream == ice->playback_pro_substream) { in snd_vt1724_pcm_hw_params()
1030 ice->playback_pro_substream = substream; in snd_vt1724_playback_pro_open()
1084 ice->playback_pro_substream = NULL; in snd_vt1724_playback_pro_close()
Dice1712.c439 if (ice->playback_pro_substream) in snd_ice1712_interrupt()
440 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_ice1712_interrupt()
938 if (s == ice->playback_pro_substream) { in snd_ice1712_pro_trigger()
1136 ice->playback_pro_substream = substream; in snd_ice1712_playback_pro_open()
1176 ice->playback_pro_substream = NULL; in snd_ice1712_playback_pro_close()