Home
last modified time | relevance | path

Searched refs:high_res_gpr_volume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demufx.c41 static bool high_res_gpr_volume; variable
42 module_param(high_res_gpr_volume, bool, 0444);
43 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range.");
1124 if (high_res_gpr_volume) { in snd_emu10k1_init_mono_control()
1146 if (high_res_gpr_volume) { in snd_emu10k1_init_stereo_control()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demufx.c35 static bool high_res_gpr_volume; variable
36 module_param(high_res_gpr_volume, bool, 0444);
37 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range.");
1180 if (high_res_gpr_volume) { in snd_emu10k1_init_mono_control2()
1204 if (high_res_gpr_volume) { in snd_emu10k1_init_stereo_control2()

Completed in 8 milliseconds