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

/linux-master/drivers/platform/x86/
H A Dideapad-laptop.c161 static bool allow_v4_dytc; variable
162 module_param(allow_v4_dytc, bool, 0444);
163 MODULE_PARM_DESC(allow_v4_dytc,
906 !(allow_v4_dytc || dmi_check_system(ideapad_dytc_v4_allow_table))) {
908 "DYTC_VERSION 4 support may not work. Pass ideapad_laptop.allow_v4_dytc=Y on the kernel commandline to enable\n");

Completed in 86 milliseconds