Home
last modified time | relevance | path

Searched refs:watchdog_set_timeout (Results 1 – 3 of 3) sorted by relevance

/linux/include/trace/events/
H A Dwatchdog.h42 TRACE_EVENT(watchdog_set_timeout,
/linux/drivers/hwmon/
H A Dfschmd.c696 static int watchdog_set_timeout(struct fschmd_data *data, int timeout) in watchdog_set_timeout() function
924 ret = watchdog_set_timeout(data, i); in watchdog_ioctl()
1227 watchdog_set_timeout(data, 60); in fschmd_probe()
H A Dw83793.c1188 static int watchdog_set_timeout(struct w83793_data *data, int timeout) in watchdog_set_timeout() function
1427 ret = watchdog_set_timeout(data, val); in watchdog_ioctl()