Searched refs:watchdog_register_pretimeout (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/watchdog/
H A Dwatchdog_pretimeout.h20 int watchdog_register_pretimeout(struct watchdog_device *wdd);
34 static inline int watchdog_register_pretimeout(struct watchdog_device *wdd) function
H A Dwatchdog_pretimeout.c177 int watchdog_register_pretimeout(struct watchdog_device *wdd) function
H A Dwatchdog_dev.c1166 ret = watchdog_register_pretimeout(wdd);

Completed in 170 milliseconds