Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c30 static int start_voice(struct snd_emux_voice *vp);
54 .prepare = start_voice,
309 start_voice(struct snd_emux_voice *vp) in start_voice() function
/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c18 static int start_voice(struct snd_emux_voice *vp);
55 .prepare = start_voice,
221 start_voice(struct snd_emux_voice *vp) in start_voice() function
H A Demu8000_pcm.c322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice() function
381 start_voice(rec, ch); in emu8k_pcm_trigger()