Searched refs:capture_con_substream (Results 1 – 3 of 3) sorted by relevance
303 struct snd_pcm_substream *capture_con_substream; member
461 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()
435 * 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()