Searched refs:vortex_mix_setvolumebyte (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/au88x0/ |
D | au88x0.h | 271 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 1895 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_adb() 1904 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_src() 1959 vortex_mix_setvolumebyte(vortex, mixers[0], 0); in vortex_connect_codecplay() 1960 vortex_mix_setvolumebyte(vortex, mixers[1], 0); in vortex_connect_codecplay()
|