Searched refs:watchdog_enable (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/hwmon/
H A Dw83793.c1247 static int watchdog_enable(struct w83793_data *data) function
1324 watchdog_enable(data);
1441 ret = watchdog_enable(data);
/linux-master/kernel/
H A Dwatchdog.c769 static void watchdog_enable(unsigned int cpu) function
832 watchdog_enable(smp_processor_id());
848 watchdog_enable(cpu);

Completed in 191 milliseconds