Searched refs:watchdog_enable (Results 1 – 3 of 3) sorted by relevance
551 static void watchdog_enable(unsigned int cpu) in watchdog_enable() function616 watchdog_enable(smp_processor_id()); in softlockup_start_fn()632 watchdog_enable(cpu); in lockup_detector_online_cpu()
233 bool watchdog_enable; member495 if (!sgm->watchdog_enable) in sgm4154x_set_watchdog_timer()499 sgm->watchdog_enable = true; in sgm4154x_set_watchdog_timer()502 sgm->watchdog_enable = false; in sgm4154x_set_watchdog_timer()1265 if (sgm->watchdog_enable) in sgm_charger_work()
1247 static int watchdog_enable(struct w83793_data *data) in watchdog_enable() function1324 watchdog_enable(data); in watchdog_open()1441 ret = watchdog_enable(data); in watchdog_ioctl()