Searched refs:vortex_mix_setinputvolumebyte (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0_a3d.c | 660 vortex_mix_setinputvolumebyte(v, v->mixplayb[0], v->mixxtlk[0], in vortex_Vort3D_connect() 662 vortex_mix_setinputvolumebyte(v, v->mixplayb[1], v->mixxtlk[1], in vortex_Vort3D_connect() 669 vortex_mix_setinputvolumebyte(v, v->mixplayb[2], in vortex_Vort3D_connect() 672 vortex_mix_setinputvolumebyte(v, v->mixplayb[3], in vortex_Vort3D_connect()
|
D | au88x0.h | 268 static void vortex_mix_setinputvolumebyte(vortex_t * vortex,
|
D | au88x0_core.c | 194 vortex_mix_setinputvolumebyte(vortex_t * vortex, unsigned char mix, in vortex_mix_setinputvolumebyte() function 241 vortex_mix_setinputvolumebyte(vortex, mix, mixin, 0x80); in vortex_mix_killinput() 251 vortex_mix_setinputvolumebyte(vortex, mix, mixin, 0x80); /*0x80 : mute */ in vortex_mix_enableinput() 1858 vortex_mix_setinputvolumebyte(vortex, mix, mixin, MIX_DEFIGAIN); // added to original code. in vortex_connection_mixin_mix() 2212 vortex_mix_setinputvolumebyte(vortex, in vortex_adb_allocroute() 2246 vortex_mix_setinputvolumebyte(vortex, in vortex_adb_allocroute()
|
D | au88x0_pcm.c | 593 vortex_mix_setinputvolumebyte(vortex, in snd_vortex_pcm_vol_put()
|