Searched refs:pcm_capture_substream (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/emu10k1/
H A Demupcm.c45 if (emu->pcm_capture_substream->runtime->mode == SNDRV_PCM_MODE_FRAME)
49 snd_pcm_period_elapsed(emu->pcm_capture_substream);
1273 emu->pcm_capture_substream = substream;
1282 emu->pcm_capture_substream = NULL;
/linux-master/include/sound/
H A Demu10k1.h1774 struct snd_pcm_substream *pcm_capture_substream; member in struct:snd_emu10k1

Completed in 279 milliseconds