Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dwd.c213 static int mei_wd_ops_start(struct watchdog_device *wd_dev) in mei_wd_ops_start()
253 static int mei_wd_ops_stop(struct watchdog_device *wd_dev) in mei_wd_ops_stop()
275 static int mei_wd_ops_ping(struct watchdog_device *wd_dev) in mei_wd_ops_ping()
326 static int mei_wd_ops_set_timeout(struct watchdog_device *wd_dev, in mei_wd_ops_set_timeout()
/linux-4.1.27/drivers/watchdog/
DiTCO_wdt.c204 static int iTCO_wdt_start(struct watchdog_device *wd_dev) in iTCO_wdt_start()
238 static int iTCO_wdt_stop(struct watchdog_device *wd_dev) in iTCO_wdt_stop()
262 static int iTCO_wdt_ping(struct watchdog_device *wd_dev) in iTCO_wdt_ping()
283 static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) in iTCO_wdt_set_timeout()
334 static unsigned int iTCO_wdt_get_timeleft(struct watchdog_device *wd_dev) in iTCO_wdt_get_timeleft()