Lines Matching defs:wdd
83 struct watchdog_device wdd; member
212 static int kempld_wdt_set_timeout(struct watchdog_device *wdd, in kempld_wdt_set_timeout()
239 static int kempld_wdt_set_pretimeout(struct watchdog_device *wdd, in kempld_wdt_set_pretimeout()
294 static int kempld_wdt_start(struct watchdog_device *wdd) in kempld_wdt_start()
319 static int kempld_wdt_stop(struct watchdog_device *wdd) in kempld_wdt_stop()
339 static int kempld_wdt_keepalive(struct watchdog_device *wdd) in kempld_wdt_keepalive()
351 static long kempld_wdt_ioctl(struct watchdog_device *wdd, unsigned int cmd, in kempld_wdt_ioctl()
377 static int kempld_wdt_probe_stages(struct watchdog_device *wdd) in kempld_wdt_probe_stages()
454 struct watchdog_device *wdd; in kempld_wdt_probe() local
519 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_remove() local
536 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_suspend() local
554 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_resume() local