Home
last modified time | relevance | path

Searched defs:pcm_capture_prepare (Results 1 – 7 of 7) sorted by relevance

/linux/sound/firewire/tascam/ !
H A Dtascam-pcm.c143 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/firewire/digi00x/ !
H A Ddigi00x-pcm.c214 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/firewire/bebob/ !
H A Dbebob_pcm.c240 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/firewire/fireworks/ !
H A Dfireworks_pcm.c274 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/firewire/fireface/ !
H A Dff-pcm.c255 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/firewire/oxfw/ !
H A Doxfw-pcm.c300 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux/sound/pci/ctxfi/ !
H A Dctatc.h102 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member