Home
last modified time | relevance | path

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

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