Searched defs:wddev (Results 1 – 2 of 2) sorted by relevance
69 struct watchdog_device wddev; member258 static int watchdog_set_timeout(struct watchdog_device *wddev, in watchdog_set_timeout()302 static int watchdog_start(struct watchdog_device *wddev) in watchdog_start()354 static int watchdog_trigger(struct watchdog_device *wddev) in watchdog_trigger()368 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop()
91 struct watchdog_device wddev; member