Home
last modified time | relevance | path

Searched defs:wd_dev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c284 static int iTCO_wdt_start(struct watchdog_device *wd_dev) in iTCO_wdt_start()
319 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop()
344 static int iTCO_wdt_ping(struct watchdog_device *wd_dev) in iTCO_wdt_ping()
365 static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) in iTCO_wdt_set_timeout()
415 static unsigned int iTCO_wdt_get_timeleft(struct watchdog_device *wd_dev) in iTCO_wdt_get_timeleft()