Searched defs:wddev (Results 1 – 2 of 2) sorted by relevance
56 struct watchdog_device wddev; member245 static int watchdog_set_timeout(struct watchdog_device *wddev, in watchdog_set_timeout()289 static int watchdog_start(struct watchdog_device *wddev) in watchdog_start()341 static int watchdog_trigger(struct watchdog_device *wddev) in watchdog_trigger()355 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop()
89 struct watchdog_device wddev; member