Home
last modified time | relevance | path

Searched refs:pcm_capture_mic_substream (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c59 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()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demupcm.c57 if (emu->pcm_capture_mic_substream->runtime->mode == SNDRV_PCM_MODE_FRAME) in snd_emu10k1_pcm_ac97mic_interrupt()
61 snd_pcm_period_elapsed(emu->pcm_capture_mic_substream); in snd_emu10k1_pcm_ac97mic_interrupt()
1311 emu->pcm_capture_mic_substream = substream; in snd_emu10k1_capture_mic_open()
1320 emu->pcm_capture_mic_substream = NULL; in snd_emu10k1_capture_mic_close()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1765 struct snd_pcm_substream *pcm_capture_mic_substream; member
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1775 struct snd_pcm_substream *pcm_capture_mic_substream; member

Completed in 16 milliseconds