Home
last modified time | relevance | path

Searched refs:capture_con_substream (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1712.h303 struct snd_pcm_substream *capture_con_substream; member
H A Dice1724.c460 * Record DMA1 = capture_con_substream in snd_vt1724_interrupt()
488 if (ice->capture_con_substream) in snd_vt1724_interrupt()
489 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_vt1724_interrupt()
1244 ice->capture_con_substream = substream; in snd_vt1724_capture_spdif_open()
1268 ice->capture_con_substream = NULL; in snd_vt1724_capture_spdif_close()
H A Dice1712.c468 if (ice->capture_con_substream) in snd_ice1712_interrupt()
469 snd_pcm_period_elapsed(ice->capture_con_substream); in snd_ice1712_interrupt()
784 ice->capture_con_substream = substream; in snd_ice1712_capture_open()
817 ice->capture_con_substream = NULL; in snd_ice1712_capture_close()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1712.h303 struct snd_pcm_substream *capture_con_substream; member
H A Dice1724.c441 * Record DMA1 = capture_con_substream in snd_vt1724_interrupt()
469 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()
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()

Completed in 18 milliseconds