Searched defs:wdt_ops (Results 1 – 6 of 6) sorted by relevance
65 struct wdt_ops { struct75 int (*start)(struct udevice *dev, u64 timeout_ms, ulong flags);82 int (*stop)(struct udevice *dev);90 int (*reset)(struct udevice *dev);104 int (*expire_now)(struct udevice *dev, ulong flags);
143 static const struct watchdog_ops wdt_ops = { variable
206 static const struct watchdog_ops wdt_ops = { variable
220 static const struct watchdog_ops wdt_ops = { variable
250 static const struct watchdog_ops wdt_ops = { variable
313 static const struct watchdog_ops wdt_ops = { variable