Searched defs:wddev (Results 1 – 2 of 2) sorted by relevance
61 struct watchdog_device wddev; member250 static int watchdog_set_timeout(struct watchdog_device *wddev, in watchdog_set_timeout()294 static int watchdog_start(struct watchdog_device *wddev) in watchdog_start()346 static int watchdog_trigger(struct watchdog_device *wddev) in watchdog_trigger()360 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop()
87 struct watchdog_device wddev; member