Searched refs:avol (Results 1 – 3 of 3) sorted by relevance
180 int avol; /* volume attenuation */ member
187 snd_emu10k1_ptr_write(hw, IFATN_ATTENUATION, vp->ch, vp->avol); in update_voice()402 IFATN, (unsigned int)vp->acutoff << 8 | (unsigned char)vp->avol, in start_voice()
351 ifatn |= (unsigned char)vp->avol; in set_volume()