Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dwdt.h65 struct wdt_ops { struct
75 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);
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dvia_wdt.c143 static const struct watchdog_ops wdt_ops = { variable
H A Ddiag288_wdt.c206 static const struct watchdog_ops wdt_ops = { variable
H A Dsp805_wdt.c220 static const struct watchdog_ops wdt_ops = { variable
H A Dit87_wdt.c250 static const struct watchdog_ops wdt_ops = { variable
H A Dw83627hf_wdt.c313 static const struct watchdog_ops wdt_ops = { variable