Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/watchdog/
DiTCO_wdt.c241 static int iTCO_wdt_start(struct watchdog_device *wd_dev) in iTCO_wdt_start()
276 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop()
301 static int iTCO_wdt_ping(struct watchdog_device *wd_dev) in iTCO_wdt_ping()
324 static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) in iTCO_wdt_set_timeout()
376 static unsigned int iTCO_wdt_get_timeleft(struct watchdog_device *wd_dev) in iTCO_wdt_get_timeleft()
/kernel/linux/linux-5.10/drivers/watchdog/
DiTCO_wdt.c270 static int iTCO_wdt_start(struct watchdog_device *wd_dev) in iTCO_wdt_start()
305 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop()
330 static int iTCO_wdt_ping(struct watchdog_device *wd_dev) in iTCO_wdt_ping()
351 static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) in iTCO_wdt_set_timeout()
401 static unsigned int iTCO_wdt_get_timeleft(struct watchdog_device *wd_dev) in iTCO_wdt_get_timeleft()