Home
last modified time | relevance | path

Searched defs:wdt (Results 1 – 9 of 9) sorted by relevance

/drivers/watchdog/
Dtwl4030_wdt.c56 static int twl4030_wdt_enable(struct twl4030_wdt *wdt) in twl4030_wdt_enable()
61 static int twl4030_wdt_disable(struct twl4030_wdt *wdt) in twl4030_wdt_disable()
66 static int twl4030_wdt_set_timeout(struct twl4030_wdt *wdt, int timeout) in twl4030_wdt_set_timeout()
80 struct twl4030_wdt *wdt = file->private_data; in twl4030_wdt_write_fop() local
94 struct twl4030_wdt *wdt = file->private_data; in twl4030_wdt_ioctl() local
134 struct twl4030_wdt *wdt = platform_get_drvdata(twl4030_wdt_dev); in twl4030_wdt_open() local
149 struct twl4030_wdt *wdt = file->private_data; in twl4030_wdt_release() local
176 struct twl4030_wdt *wdt; in twl4030_wdt_probe() local
209 struct twl4030_wdt *wdt = platform_get_drvdata(pdev); in twl4030_wdt_remove() local
228 struct twl4030_wdt *wdt = platform_get_drvdata(pdev); in twl4030_wdt_suspend() local
[all …]
Dmpcore_wdt.c79 struct mpcore_wdt *wdt = arg; in mpcore_wdt_fire() local
99 static void mpcore_wdt_keepalive(struct mpcore_wdt *wdt) in mpcore_wdt_keepalive()
115 static void mpcore_wdt_stop(struct mpcore_wdt *wdt) in mpcore_wdt_stop()
124 static void mpcore_wdt_start(struct mpcore_wdt *wdt) in mpcore_wdt_start()
154 struct mpcore_wdt *wdt = platform_get_drvdata(mpcore_wdt_pdev); in mpcore_wdt_open() local
174 struct mpcore_wdt *wdt = file->private_data; in mpcore_wdt_release() local
195 struct mpcore_wdt *wdt = file->private_data; in mpcore_wdt_write() local
231 struct mpcore_wdt *wdt = file->private_data; in mpcore_wdt_ioctl() local
306 struct mpcore_wdt *wdt = platform_get_drvdata(pdev); in mpcore_wdt_shutdown() local
332 struct mpcore_wdt *wdt; in mpcore_wdt_probe() local
[all …]
Dshwdt.c91 static void sh_wdt_start(struct sh_wdt *wdt) in sh_wdt_start()
128 static void sh_wdt_stop(struct sh_wdt *wdt) in sh_wdt_stop()
144 static inline void sh_wdt_keepalive(struct sh_wdt *wdt) in sh_wdt_keepalive()
168 struct sh_wdt *wdt = (struct sh_wdt *)data; in sh_wdt_ping() local
190 struct sh_wdt *wdt = platform_get_drvdata(sh_wdt_dev); in sh_wdt_open() local
206 struct sh_wdt *wdt = file->private_data; in sh_wdt_close() local
225 struct sh_wdt *wdt = file->private_data; in sh_wdt_write() local
250 struct sh_wdt *wdt = file->private_data; in sh_wdt_ioctl() local
299 struct sh_wdt *wdt = platform_get_drvdata(sh_wdt_dev); in sh_wdt_notify_sys() local
335 struct sh_wdt *wdt; in sh_wdt_probe() local
[all …]
Dts72xx_wdt.c144 static inline void ts72xx_wdt_kick(struct ts72xx_wdt *wdt) in ts72xx_wdt_kick()
158 static void ts72xx_wdt_start(struct ts72xx_wdt *wdt) in ts72xx_wdt_start()
175 static void ts72xx_wdt_stop(struct ts72xx_wdt *wdt) in ts72xx_wdt_stop()
183 struct ts72xx_wdt *wdt = platform_get_drvdata(ts72xx_wdt_pdev); in ts72xx_wdt_open() local
218 struct ts72xx_wdt *wdt = file->private_data; in ts72xx_wdt_release() local
248 struct ts72xx_wdt *wdt = file->private_data; in ts72xx_wdt_write() local
298 struct ts72xx_wdt *wdt = file->private_data; in ts72xx_wdt_ioctl() local
396 struct ts72xx_wdt *wdt; in ts72xx_wdt_probe() local
482 struct ts72xx_wdt *wdt = platform_get_drvdata(pdev); in ts72xx_wdt_remove() local
Djz4740_wdt.c67 struct watchdog_device wdt; member
Dwm831x_wdt.c32 struct watchdog_device wdt; member
Dxen_wdt.c37 static struct sched_watchdog wdt; variable
Dsp805_wdt.c80 static struct sp805_wdt *wdt; variable
Dat32ap700x_wdt.c85 static struct wdt_at32ap700x *wdt; variable