Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A 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()
H A Dice1712.h304 struct snd_pcm_substream *playback_pro_substream; member
H A 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()
H A Dice1712.c433 if (ice->playback_pro_substream) in snd_ice1712_interrupt()
434 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_ice1712_interrupt()
932 if (s == ice->playback_pro_substream) { in snd_ice1712_pro_trigger()
1130 ice->playback_pro_substream = substream; in snd_ice1712_playback_pro_open()
1170 ice->playback_pro_substream = NULL; in snd_ice1712_playback_pro_close()
H A Dice1724.c445 if (ice->playback_pro_substream) in snd_vt1724_interrupt()
446 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_vt1724_interrupt()
696 if (substream == ice->playback_pro_substream) { in snd_vt1724_pcm_hw_params()
1011 ice->playback_pro_substream = substream; in snd_vt1724_playback_pro_open()
1065 ice->playback_pro_substream = NULL; in snd_vt1724_playback_pro_close()