Searched defs:wdt_dev (Results 1 – 5 of 5) sorted by relevance
54 static int wm831x_wdt_start(struct watchdog_device *wdt_dev) in wm831x_wdt_start()77 static int wm831x_wdt_stop(struct watchdog_device *wdt_dev) in wm831x_wdt_stop()100 static int wm831x_wdt_ping(struct watchdog_device *wdt_dev) in wm831x_wdt_ping()142 static int wm831x_wdt_set_timeout(struct watchdog_device *wdt_dev, in wm831x_wdt_set_timeout()
63 static struct watchdog_device wdt_dev; variable148 static struct watchdog_device wdt_dev = { variable
77 static struct device *wdt_dev; /* platform device attached to */ variable
84 static struct pnp_dev *wdt_dev; variable
750 static struct miscdevice wdt_dev = { variable