Searched refs:dpm_watchdog_timeout (Results 1 – 1 of 1) sorted by relevance
543 static unsigned int __read_mostly dpm_watchdog_timeout = CONFIG_DPM_WATCHDOG_TIMEOUT; variable553 unsigned int val = dpm_watchdog_timeout; in proc_dodpm_watchdog_timeout_secs()563 dpm_watchdog_timeout = val; in proc_dodpm_watchdog_timeout_secs()584 .extra2 = (void *)&dpm_watchdog_timeout,620 time_left = dpm_watchdog_timeout - dpm_watchdog_warning_timeout; in dpm_watchdog_handler()643 wd->fatal = dpm_watchdog_timeout == dpm_watchdog_warning_timeout; in dpm_watchdog_set()