Searched defs:pcm_capture_prepare (Results 1 – 7 of 7) sorted by relevance
159 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
230 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
261 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
290 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
280 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
263 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
104 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member