Searched refs:vortex_mix_setvolumebyte (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/pci/au88x0/ |
D | au88x0.h | 259 static void vortex_mix_setvolumebyte(vortex_t * vortex, unsigned char mix,
|
D | au88x0_core.c | 168 vortex_mix_setvolumebyte(vortex_t * vortex, unsigned char mix, in vortex_mix_setvolumebyte() function 1889 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_adb() 1898 vortex_mix_setvolumebyte(vortex, mix, MIX_DEFOGAIN); // added to original code. in vortex_connection_mix_src() 1953 vortex_mix_setvolumebyte(vortex, mixers[0], 0); in vortex_connect_codecplay() 1954 vortex_mix_setvolumebyte(vortex, mixers[1], 0); in vortex_connect_codecplay()
|