Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.h305 struct snd_pcm_substream *capture_pro_substream; member
Dice1712.c444 if (ice->capture_pro_substream) in snd_ice1712_interrupt()
445 snd_pcm_period_elapsed(ice->capture_pro_substream); in snd_ice1712_interrupt()
965 } else if (s == ice->capture_pro_substream) { in snd_ice1712_pro_trigger()
1181 ice->capture_pro_substream = substream; in snd_ice1712_capture_pro_open()
1213 ice->capture_pro_substream = NULL; in snd_ice1712_capture_pro_close()
Dice1724.c468 if (ice->capture_pro_substream) in snd_vt1724_interrupt()
469 snd_pcm_period_elapsed(ice->capture_pro_substream); in snd_vt1724_interrupt()
1067 ice->capture_pro_substream = substream; in snd_vt1724_capture_pro_open()
1099 ice->capture_pro_substream = NULL; in snd_vt1724_capture_pro_close()