Home
last modified time | relevance | path

Searched refs:update_voice (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c33 static void update_voice(struct snd_emux_voice *vp, int update);
57 .update = update_voice,
181 update_voice(struct snd_emux_voice *vp, int update) in update_voice() function
/linux/sound/isa/sb/
H A Demu8000_callback.c21 static void update_voice(struct snd_emux_voice *vp, int update);
58 .update = update_voice,
111 update_voice(struct snd_emux_voice *vp, int update) in update_voice() function