Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/tascam/
H A Dtascam-pcm.c154 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c225 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c250 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c285 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c265 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c314 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.h100 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member