Searched defs:pcm_playback_prepare (Results 1 – 7 of 7) sorted by relevance
/linux/sound/firewire/tascam/ | ||
H A D | tascam-pcm.c | 171 static int pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/firewire/digi00x/ | ||
H A D | digi00x-pcm.c | 241 static int pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/firewire/bebob/ | ||
H A D | bebob_pcm.c | 262 pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/firewire/fireface/ | ||
H A D | ff-pcm.c | 282 static int pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/firewire/fireworks/ | ||
H A D | fireworks_pcm.c | 296 static int pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/firewire/oxfw/ | ||
H A D | oxfw-pcm.c | 329 static int pcm_playback_prepare(struct snd_pcm_substream *substream) pcm_playback_prepare() function |
/linux/sound/pci/ctxfi/ | ||
H A D | ctatc.h | 92 int (*pcm_playback_prepare)(struct ct_atc *atc, member |