Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dwmi.c93 static bool debug_dump_wdg; variable
94 module_param(debug_dump_wdg, bool, 0444);
95 MODULE_PARM_DESC(debug_dump_wdg,
1285 if (debug_dump_wdg) in parse_wdg()