Searched defs:pcm_capture_prepare (Results 1 – 7 of 7) sorted by relevance
143 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
214 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
240 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
274 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
255 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
300 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
102 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member