Searched defs:pcm_capture_prepare (Results 1 – 7 of 7) sorted by relevance
129 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
197 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
228 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
241 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
261 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
292 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
100 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member