Lines Matching defs:wdd
83 struct watchdog_device wdd; member
205 static int kempld_wdt_set_timeout(struct watchdog_device *wdd, in kempld_wdt_set_timeout()
232 static int kempld_wdt_set_pretimeout(struct watchdog_device *wdd, in kempld_wdt_set_pretimeout()
287 static int kempld_wdt_start(struct watchdog_device *wdd) in kempld_wdt_start()
312 static int kempld_wdt_stop(struct watchdog_device *wdd) in kempld_wdt_stop()
332 static int kempld_wdt_keepalive(struct watchdog_device *wdd) in kempld_wdt_keepalive()
344 static long kempld_wdt_ioctl(struct watchdog_device *wdd, unsigned int cmd, in kempld_wdt_ioctl()
370 static int kempld_wdt_probe_stages(struct watchdog_device *wdd) in kempld_wdt_probe_stages()
447 struct watchdog_device *wdd; in kempld_wdt_probe() local
512 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_remove() local
529 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_suspend() local
547 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_resume() local