Searched refs:pcm_capture_mic_substream (Results 1 – 2 of 2) sorted by relevance
59 if (emu->pcm_capture_mic_substream->runtime->mode == SNDRV_PCM_MODE_FRAME) in snd_emu10k1_pcm_ac97mic_interrupt()63 snd_pcm_period_elapsed(emu->pcm_capture_mic_substream); in snd_emu10k1_pcm_ac97mic_interrupt()1226 emu->pcm_capture_mic_substream = substream; in snd_emu10k1_capture_mic_open()1236 emu->pcm_capture_mic_substream = NULL; in snd_emu10k1_capture_mic_close()
1765 struct snd_pcm_substream *pcm_capture_mic_substream; member