Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dwdt.h64 struct wdt_ops { struct
74 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);
/openbmc/linux/drivers/watchdog/
H A Dsimatic-ipc-wdt.c99 static const struct watchdog_ops wdt_ops = { variable
H A Ddiag288_wdt.c165 static const struct watchdog_ops wdt_ops = { variable
H A Dvia_wdt.c143 static const struct watchdog_ops wdt_ops = { variable
H A Dsp805_wdt.c221 static const struct watchdog_ops wdt_ops = { variable
H A Dit87_wdt.c242 static const struct watchdog_ops wdt_ops = { variable
H A Dw83627hf_wdt.c321 static const struct watchdog_ops wdt_ops = { variable