Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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))) { in ideapad_dytc_profile_init()
908 "DYTC_VERSION 4 support may not work. Pass ideapad_laptop.allow_v4_dytc=Y on the kernel commandline to enable\n"); in ideapad_dytc_profile_init()

Completed in 3 milliseconds