Home
last modified time | relevance | path

Searched refs:debug_dump_wdg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dwmi.c84 static bool debug_dump_wdg; variable
85 module_param(debug_dump_wdg, bool, 0444);
86 MODULE_PARM_DESC(debug_dump_wdg,
1179 if (debug_dump_wdg) in parse_wdg()