Home
last modified time | relevance | path

Searched refs:watchdog_enable (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/
Dwatchdog.c440 static void watchdog_enable(unsigned int cpu) in watchdog_enable() function
656 .setup = watchdog_enable,
659 .unpark = watchdog_enable,
/linux-4.1.27/drivers/hwmon/
Dw83793.c1262 static int watchdog_enable(struct w83793_data *data) in watchdog_enable() function
1339 watchdog_enable(data); in watchdog_open()
1456 ret = watchdog_enable(data); in watchdog_ioctl()