Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwatchdog_dev.c421 * watchdog_get_timeleft - wrapper to get the time left before a reboot
430 static int watchdog_get_timeleft(struct watchdog_device *wdd, in watchdog_get_timeleft() function
506 status = watchdog_get_timeleft(wdd, &val); in timeleft_show()
828 err = watchdog_get_timeleft(wdd, &val); in watchdog_ioctl()