Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h303 struct snd_pcm_substream *capture_con_substream; member
H A Dice1712.c462 if (ice->capture_con_substream) in snd_ice1712_interrupt()
463 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_ice1712_interrupt()
778 ice->capture_con_substream = substream; in snd_ice1712_capture_open()
811 ice->capture_con_substream = NULL; in snd_ice1712_capture_close()
H A Dice1724.c469 if (ice->capture_con_substream) in snd_vt1724_interrupt()
470 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_vt1724_interrupt()
1225 ice->capture_con_substream = substream; in snd_vt1724_capture_spdif_open()
1249 ice->capture_con_substream = NULL; in snd_vt1724_capture_spdif_close()