Lines Matching defs:wdd
75 struct watchdog_device wdd; member
199 static int kempld_wdt_set_timeout(struct watchdog_device *wdd, in kempld_wdt_set_timeout()
226 static int kempld_wdt_set_pretimeout(struct watchdog_device *wdd, in kempld_wdt_set_pretimeout()
281 static int kempld_wdt_start(struct watchdog_device *wdd) in kempld_wdt_start()
306 static int kempld_wdt_stop(struct watchdog_device *wdd) in kempld_wdt_stop()
326 static int kempld_wdt_keepalive(struct watchdog_device *wdd) in kempld_wdt_keepalive()
338 static long kempld_wdt_ioctl(struct watchdog_device *wdd, unsigned int cmd, in kempld_wdt_ioctl()
364 static int kempld_wdt_probe_stages(struct watchdog_device *wdd) in kempld_wdt_probe_stages()
441 struct watchdog_device *wdd; in kempld_wdt_probe() local
505 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_suspend() local
523 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_resume() local