Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/sb/
H A Demu8000_callback.c34 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
122 set_pan(hw, vp); in update_voice()
269 set_pan(hw, vp); in start_voice()
359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pan() function