Home
last modified time | relevance | path

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

/linux/sound/firewire/tascam/
H A Dtascam-pcm.c171 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c241 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c262 pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/firewire/fireface/
H A Dff-pcm.c282 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c296 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c329 static int pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare() function
/linux/sound/pci/ctxfi/
H A Dctatc.h92 int (*pcm_playback_prepare)(struct ct_atc *atc, member