Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dwatchdog.c493 static void watchdog_enable(unsigned int cpu) in watchdog_enable() function
672 .setup = watchdog_enable,
675 .unpark = watchdog_enable,
/linux-4.4.14/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()