Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c262 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c291 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c295 static int pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare() function
/linux-4.1.27/sound/pci/ctxfi/
Dctatc.h104 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member