Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c35 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
124 set_fmmod(hw, vp); in update_voice()
263 set_fmmod(hw, vp); in start_voice()
370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fmmod() function