Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dsch56xx-common.c61 struct watchdog_device wddev; member
250 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()
/linux-5.19.10/drivers/watchdog/
DiTCO_wdt.c87 struct watchdog_device wddev; member