Home
last modified time | relevance | path

Searched refs:start_voice (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/isa/sb/
Demu8000_callback.c31 static int start_voice(struct snd_emux_voice *vp);
68 .prepare = start_voice,
234 start_voice(struct snd_emux_voice *vp) in start_voice() function
Demu8000_pcm.c336 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice() function
396 start_voice(rec, ch); in emu8k_pcm_trigger()
/linux-3.4.99/sound/pci/emu10k1/
Demu10k1_callback.c43 static int start_voice(struct snd_emux_voice *vp);
67 .prepare = start_voice,
322 start_voice(struct snd_emux_voice *vp) in start_voice() function