Searched refs:mixplayb (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0.h105 #define MIX_PLAYB(x) (vortex->mixplayb[x])
156 s8 mixplayb[4]; member in struct:snd_vortex
H A Dau88x0_a3d.c435 vortex_connection_mixin_mix(v, en, v->mixxtlk[0], v->mixplayb[0], 0);
436 vortex_connection_mixin_mix(v, en, v->mixxtlk[1], v->mixplayb[1], 0);
437 vortex_mix_setinputvolumebyte(v, v->mixplayb[0], v->mixxtlk[0],
439 vortex_mix_setinputvolumebyte(v, v->mixplayb[1], v->mixxtlk[1],
443 v->mixplayb[2], 0);
445 v->mixplayb[3], 0);
446 vortex_mix_setinputvolumebyte(v, v->mixplayb[2],
449 vortex_mix_setinputvolumebyte(v, v->mixplayb[3],
H A Dau88x0_synth.c136 vortex->mixplayb[ii % 2], 0);
140 vortex->mixplayb[2 +
H A Dau88x0_core.c1789 vortex->mixplayb[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1791 vortex->mixplayb[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1794 vortex->mixplayb[2] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1796 vortex->mixplayb[3] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1799 vortex_connect_codecplay(vortex, en, vortex->mixplayb);

Completed in 24 milliseconds