Home
last modified time | relevance | path

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

/Linux-v4.19/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.c335 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice() function
394 start_voice(rec, ch); in emu8k_pcm_trigger()
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_callback.c43 static int start_voice(struct snd_emux_voice *vp);
67 .prepare = start_voice,
320 start_voice(struct snd_emux_voice *vp) in start_voice() function