Home
last modified time | relevance | path

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

/linux/sound/pci/au88x0/
A Dau88x0_a3d.c646 vortex_connection_mixin_mix(v, en, v->mixxtlk[0], v->mixplayb[0], 0); in vortex_Vort3D_connect()
647 vortex_connection_mixin_mix(v, en, v->mixxtlk[1], v->mixplayb[1], 0); in vortex_Vort3D_connect()
648 vortex_mix_setinputvolumebyte(v, v->mixplayb[0], v->mixxtlk[0], in vortex_Vort3D_connect()
650 vortex_mix_setinputvolumebyte(v, v->mixplayb[1], v->mixxtlk[1], in vortex_Vort3D_connect()
654 v->mixplayb[2], 0); in vortex_Vort3D_connect()
656 v->mixplayb[3], 0); in vortex_Vort3D_connect()
657 vortex_mix_setinputvolumebyte(v, v->mixplayb[2], in vortex_Vort3D_connect()
660 vortex_mix_setinputvolumebyte(v, v->mixplayb[3], in vortex_Vort3D_connect()
A Dau88x0.h90 #define MIX_PLAYB(x) (vortex->mixplayb[x])
149 s8 mixplayb[4]; member
A Dau88x0_synth.c127 vortex->mixplayb[ii % 2], 0); in vortex_wt_connect()
131 vortex->mixplayb[2 + in vortex_wt_connect()
A Dau88x0_core.c2054 vortex->mixplayb[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2056 vortex->mixplayb[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2059 vortex->mixplayb[2] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2061 vortex->mixplayb[3] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2064 vortex_connect_codecplay(vortex, en, vortex->mixplayb); in vortex_connect_default()
A Dau88x0_pcm.c572 vortex->mixplayb[i], mixin, vol); in snd_vortex_pcm_vol_put()

Completed in 12 milliseconds