Searched refs:pcm_playback_prepare (Results 1 - 9 of 9) sorted by relevance

/linux-master/sound/firewire/tascam/
H A Dtascam-pcm.c171 static int pcm_playback_prepare(struct snd_pcm_substream *substream) function
269 .prepare = pcm_playback_prepare,
/linux-master/sound/pci/ctxfi/
H A Dctatc.h92 int (*pcm_playback_prepare)(struct ct_atc *atc, member in struct:ct_atc
H A Dctpcm.c208 err = atc->pcm_playback_prepare(atc, apcm);
H A Dctatc.c1617 .pcm_playback_prepare = atc_pcm_playback_prepare,
/linux-master/sound/firewire/bebob/
H A Dbebob_pcm.c262 pcm_playback_prepare(struct snd_pcm_substream *substream) function
357 .prepare = pcm_playback_prepare,
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c282 static int pcm_playback_prepare(struct snd_pcm_substream *substream) function
380 .prepare = pcm_playback_prepare,
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-pcm.c241 static int pcm_playback_prepare(struct snd_pcm_substream *substream) function
340 .prepare = pcm_playback_prepare,
/linux-master/sound/firewire/fireworks/
H A Dfireworks_pcm.c296 static int pcm_playback_prepare(struct snd_pcm_substream *substream) function
387 .prepare = pcm_playback_prepare,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c329 static int pcm_playback_prepare(struct snd_pcm_substream *substream) function
426 .prepare = pcm_playback_prepare,

Completed in 107 milliseconds