Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/tascam/
Dtascam-pcm.c159 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-pcm.c230 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/firewire/bebob/
Dbebob_pcm.c261 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_pcm.c290 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-pcm.c280 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/firewire/fireface/
Dff-pcm.c263 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/Linux-v4.19/sound/pci/ctxfi/
Dctatc.h104 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member