Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Dice1712.h303 struct snd_pcm_substream *capture_con_substream; member
H A Dice1712.c461 if (ice->capture_con_substream) in snd_ice1712_interrupt()
462 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_ice1712_interrupt()
771 ice->capture_con_substream = substream; in snd_ice1712_capture_open()
803 ice->capture_con_substream = NULL; in snd_ice1712_capture_close()
H A Dice1724.c435 * Record DMA1 = capture_con_substream in snd_vt1724_interrupt()
463 if (ice->capture_con_substream) in snd_vt1724_interrupt()
464 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_vt1724_interrupt()
1219 ice->capture_con_substream = substream; in snd_vt1724_capture_spdif_open()
1243 ice->capture_con_substream = NULL; in snd_vt1724_capture_spdif_close()