Home
last modified time | relevance | path

Searched defs:wddev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dsch56xx-common.c57 struct watchdog_device wddev; member
352 static int watchdog_set_timeout(struct watchdog_device *wddev, in watchdog_set_timeout()
396 static int watchdog_start(struct watchdog_device *wddev) in watchdog_start()
448 static int watchdog_trigger(struct watchdog_device *wddev) in watchdog_trigger()
462 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop()