Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Ddelta.c208 if (!change || ice->playback_pro_substream) in delta_spdif_default_put()
229 if (!change || ice->playback_pro_substream) in delta_spdif_stream_put()
H A Dice1712.h304 struct snd_pcm_substream *playback_pro_substream; member
H A Dice1712.c432 if (ice->playback_pro_substream) in snd_ice1712_interrupt()
433 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_ice1712_interrupt()
923 if (s == ice->playback_pro_substream) { in snd_ice1712_pro_trigger()
1114 ice->playback_pro_substream = substream; in snd_ice1712_playback_pro_open()
1154 ice->playback_pro_substream = NULL; in snd_ice1712_playback_pro_close()
H A Dice1724.c429 * Playback DMA0 (M/C) = playback_pro_substream in snd_vt1724_interrupt()
439 if (ice->playback_pro_substream) in snd_vt1724_interrupt()
440 snd_pcm_period_elapsed(ice->playback_pro_substream); in snd_vt1724_interrupt()
686 if (substream == ice->playback_pro_substream) { in __snd_vt1724_pcm_hw_params()
1007 ice->playback_pro_substream = substream; in snd_vt1724_playback_pro_open()
1061 ice->playback_pro_substream = NULL; in snd_vt1724_playback_pro_close()
H A Dews.c266 if (!change || ice->playback_pro_substream) in ews88_spdif_default_put()
287 if (!change || ice->playback_pro_substream) in ews88_spdif_stream_put()