Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c35 static void free_voice(struct snd_emux_voice *vp);
59 .free_voice = free_voice,
160 free_voice(struct snd_emux_voice *vp) in free_voice() function