Searched refs:vortex_mix_setvolumebyte (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/pci/au88x0/ |
D | au88x0.h | 263 static void vortex_mix_setvolumebyte(vortex_t * vortex, unsigned char mix,
|
D | au88x0_core.c | 180 vortex_mix_setvolumebyte(vortex_t * vortex, unsigned char mix, in vortex_mix_setvolumebyte() function 1896 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_adb() 1905 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_src() 1960 vortex_mix_setvolumebyte(vortex, mixers[0], 0); in vortex_connect_codecplay() 1961 vortex_mix_setvolumebyte(vortex, mixers[1], 0); in vortex_connect_codecplay()
|