Searched refs:pcm_capture_prepare (Results 1 - 9 of 9) sorted by relevance

/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c154 static int pcm_capture_prepare(struct snd_pcm_substream *substream) function
259 .prepare = pcm_capture_prepare,
/linux-master/sound/pci/ctxfi/
H A Dctatc.h100 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member in struct:ct_atc
H A Dctpcm.c318 err = atc->pcm_capture_prepare(atc, apcm);
H A Dctatc.c1622 .pcm_capture_prepare = atc_pcm_capture_prepare,
/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c250 pcm_capture_prepare(struct snd_pcm_substream *substream) function
347 .prepare = pcm_capture_prepare,
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c265 static int pcm_capture_prepare(struct snd_pcm_substream *substream) function
370 .prepare = pcm_capture_prepare,
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-pcm.c225 static int pcm_capture_prepare(struct snd_pcm_substream *substream) function
330 .prepare = pcm_capture_prepare,
/linux-master/sound/firewire/fireworks/
H A Dfireworks_pcm.c285 static int pcm_capture_prepare(struct snd_pcm_substream *substream) function
377 .prepare = pcm_capture_prepare,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c314 static int pcm_capture_prepare(struct snd_pcm_substream *substream) function
416 .prepare = pcm_capture_prepare,

Completed in 274 milliseconds