Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c36 static u32 make_fmmod(struct snd_emux_voice *vp);
195 snd_emu10k1_ptr_write(hw, FMMOD, vp->ch, make_fmmod(vp)); in update_voice()
410 FMMOD, make_fmmod(vp), in start_voice()
481 make_fmmod(struct snd_emux_voice *vp) in make_fmmod() function