Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ice1712/
Dice1712.h303 struct snd_pcm_substream *capture_con_substream; member
Dice1724.c488 if (ice->capture_con_substream) in snd_vt1724_interrupt()
489 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_vt1724_interrupt()
1248 ice->capture_con_substream = substream; in snd_vt1724_capture_spdif_open()
1272 ice->capture_con_substream = NULL; in snd_vt1724_capture_spdif_close()
Dice1712.c468 if (ice->capture_con_substream) in snd_ice1712_interrupt()
469 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_ice1712_interrupt()
799 ice->capture_con_substream = substream; in snd_ice1712_capture_open()
832 ice->capture_con_substream = NULL; in snd_ice1712_capture_close()