Searched defs:wdt_ops (Results 1 – 7 of 7) sorted by relevance
64 struct wdt_ops { struct74 int (*start)(struct udevice *dev, u64 timeout_ms, ulong flags);81 int (*stop)(struct udevice *dev);89 int (*reset)(struct udevice *dev);103 int (*expire_now)(struct udevice *dev, ulong flags);
99 static const struct watchdog_ops wdt_ops = { variable
165 static const struct watchdog_ops wdt_ops = { variable
143 static const struct watchdog_ops wdt_ops = { variable
221 static const struct watchdog_ops wdt_ops = { variable
266 static const struct watchdog_ops wdt_ops = { variable
321 static const struct watchdog_ops wdt_ops = { variable