Searched defs:pcm_capture_prepare (Results 1 – 7 of 7) sorted by relevance
154 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
225 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
250 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
285 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
265 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
314 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