Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Ddelta.c225 if (change && ice->playback_pro_substream == NULL) { in delta_spdif_default_put()
248 if (change && ice->playback_pro_substream != NULL) { in delta_spdif_stream_put()
Dice1712.h318 struct snd_pcm_substream *playback_pro_substream; member
Dews.c280 if (change && ice->playback_pro_substream == NULL) { in ews88_spdif_default_put()
303 if (change && ice->playback_pro_substream != NULL) { in ews88_spdif_stream_put()
Dice1724.c478 if (ice->playback_pro_substream) in snd_vt1724_interrupt()
479 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_vt1724_interrupt()
726 if (substream == ice->playback_pro_substream) { in snd_vt1724_pcm_hw_params()
1045 ice->playback_pro_substream = substream; in snd_vt1724_playback_pro_open()
1099 ice->playback_pro_substream = NULL; in snd_vt1724_playback_pro_close()
Dice1712.c453 if (ice->playback_pro_substream) in snd_ice1712_interrupt()
454 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_ice1712_interrupt()
976 if (s == ice->playback_pro_substream) { in snd_ice1712_pro_trigger()
1174 ice->playback_pro_substream = substream; in snd_ice1712_playback_pro_open()
1214 ice->playback_pro_substream = NULL; in snd_ice1712_playback_pro_close()