Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Dice1712.h319 struct snd_pcm_substream *capture_pro_substream; member
Dice1712.c458 if (ice->capture_pro_substream) in snd_ice1712_interrupt()
459 snd_pcm_period_elapsed(ice->capture_pro_substream); in snd_ice1712_interrupt()
979 } else if (s == ice->capture_pro_substream) { in snd_ice1712_pro_trigger()
1195 ice->capture_pro_substream = substream; in snd_ice1712_capture_pro_open()
1227 ice->capture_pro_substream = NULL; in snd_ice1712_capture_pro_close()
Dice1724.c482 if (ice->capture_pro_substream) in snd_vt1724_interrupt()
483 snd_pcm_period_elapsed(ice->capture_pro_substream); in snd_vt1724_interrupt()
1078 ice->capture_pro_substream = substream; in snd_vt1724_capture_pro_open()
1110 ice->capture_pro_substream = NULL; in snd_vt1724_capture_pro_close()