Searched refs:timeout_fatal_disable (Results 1 – 2 of 2) sorted by relevance
269 .timeout_fatal_disable = false,609 MODULE_PARM_DESC(timeout_fatal_disable, "disable watchdog timeout fatal error (false = default)");610 module_param_named(timeout_fatal_disable, amdgpu_watchdog_timer.timeout_fatal_disable, bool, 0644);
152 bool timeout_fatal_disable; member