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