Home
last modified time | relevance | path

Searched defs:wdt_dev (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/watchdog/
H A Dorion_wdt.c183 static int orion_wdt_ping(struct watchdog_device *wdt_dev) in orion_wdt_ping()
196 static int armada375_start(struct watchdog_device *wdt_dev) in armada375_start()
226 static int armada370_start(struct watchdog_device *wdt_dev) in armada370_start()
251 static int orion_start(struct watchdog_device *wdt_dev) in orion_start()
270 static int orion_wdt_start(struct watchdog_device *wdt_dev) in orion_wdt_start()
278 static int orion_stop(struct watchdog_device *wdt_dev) in orion_stop()
291 static int armada375_stop(struct watchdog_device *wdt_dev) in armada375_stop()
312 static int armada370_stop(struct watchdog_device *wdt_dev) in armada370_stop()
331 static int orion_wdt_stop(struct watchdog_device *wdt_dev) in orion_wdt_stop()
359 static int orion_wdt_enabled(struct watchdog_device *wdt_dev) in orion_wdt_enabled()
[all …]
H A Dlpc18xx_wdt.c52 struct watchdog_device wdt_dev; member
61 static int lpc18xx_wdt_feed(struct watchdog_device *wdt_dev) in lpc18xx_wdt_feed()
81 struct watchdog_device *wdt_dev = &lpc18xx_wdt->wdt_dev; in lpc18xx_wdt_timer_feed() local
94 static int lpc18xx_wdt_stop(struct watchdog_device *wdt_dev) in lpc18xx_wdt_stop()
112 static int lpc18xx_wdt_set_timeout(struct watchdog_device *wdt_dev, in lpc18xx_wdt_set_timeout()
123 static unsigned int lpc18xx_wdt_get_timeleft(struct watchdog_device *wdt_dev) in lpc18xx_wdt_get_timeleft()
132 static int lpc18xx_wdt_start(struct watchdog_device *wdt_dev) in lpc18xx_wdt_start()
155 static int lpc18xx_wdt_restart(struct watchdog_device *wdt_dev, in lpc18xx_wdt_restart()
H A Dmeson_wdt.c56 struct watchdog_device wdt_dev; member
61 static int meson_wdt_restart(struct watchdog_device *wdt_dev, in meson_wdt_restart()
77 static int meson_wdt_ping(struct watchdog_device *wdt_dev) in meson_wdt_ping()
86 static void meson_wdt_change_timeout(struct watchdog_device *wdt_dev, in meson_wdt_change_timeout()
98 static int meson_wdt_set_timeout(struct watchdog_device *wdt_dev, in meson_wdt_set_timeout()
109 static int meson_wdt_stop(struct watchdog_device *wdt_dev) in meson_wdt_stop()
121 static int meson_wdt_start(struct watchdog_device *wdt_dev) in meson_wdt_start()
H A Dmax77620_wdt.c49 struct watchdog_device wdt_dev; member
72 static int max77620_wdt_start(struct watchdog_device *wdt_dev) in max77620_wdt_start()
80 static int max77620_wdt_stop(struct watchdog_device *wdt_dev) in max77620_wdt_stop()
88 static int max77620_wdt_ping(struct watchdog_device *wdt_dev) in max77620_wdt_ping()
96 static int max77620_wdt_set_timeout(struct watchdog_device *wdt_dev, in max77620_wdt_set_timeout()
163 struct watchdog_device *wdt_dev; in max77620_wdt_probe() local
H A Dmeson_gxbb_wdt.c43 struct watchdog_device wdt_dev; member
51 static int meson_gxbb_wdt_start(struct watchdog_device *wdt_dev) in meson_gxbb_wdt_start()
61 static int meson_gxbb_wdt_stop(struct watchdog_device *wdt_dev) in meson_gxbb_wdt_stop()
71 static int meson_gxbb_wdt_ping(struct watchdog_device *wdt_dev) in meson_gxbb_wdt_ping()
80 static int meson_gxbb_wdt_set_timeout(struct watchdog_device *wdt_dev, in meson_gxbb_wdt_set_timeout()
98 static unsigned int meson_gxbb_wdt_get_timeleft(struct watchdog_device *wdt_dev) in meson_gxbb_wdt_get_timeleft()
H A Dimgpdc_wdt.c83 struct watchdog_device wdt_dev; member
89 static int pdc_wdt_keepalive(struct watchdog_device *wdt_dev) in pdc_wdt_keepalive()
99 static int pdc_wdt_stop(struct watchdog_device *wdt_dev) in pdc_wdt_stop()
124 static int pdc_wdt_set_timeout(struct watchdog_device *wdt_dev, in pdc_wdt_set_timeout()
137 static int pdc_wdt_start(struct watchdog_device *wdt_dev) in pdc_wdt_start()
151 static int pdc_wdt_restart(struct watchdog_device *wdt_dev, in pdc_wdt_restart()
H A Djz4740_wdt.c46 static int jz4740_wdt_ping(struct watchdog_device *wdt_dev) in jz4740_wdt_ping()
55 static int jz4740_wdt_set_timeout(struct watchdog_device *wdt_dev, in jz4740_wdt_set_timeout()
75 static int jz4740_wdt_start(struct watchdog_device *wdt_dev) in jz4740_wdt_start()
96 static int jz4740_wdt_stop(struct watchdog_device *wdt_dev) in jz4740_wdt_stop()
106 static int jz4740_wdt_restart(struct watchdog_device *wdt_dev, in jz4740_wdt_restart()
H A Drn5t618_wdt.c27 struct watchdog_device wdt_dev; member
47 static int rn5t618_wdt_set_timeout(struct watchdog_device *wdt_dev, in rn5t618_wdt_set_timeout()
70 static int rn5t618_wdt_start(struct watchdog_device *wdt_dev) in rn5t618_wdt_start()
99 static int rn5t618_wdt_stop(struct watchdog_device *wdt_dev) in rn5t618_wdt_stop()
107 static int rn5t618_wdt_ping(struct watchdog_device *wdt_dev) in rn5t618_wdt_ping()
H A Dloongson1_wdt.c33 static int ls1x_wdt_ping(struct watchdog_device *wdt_dev) in ls1x_wdt_ping()
42 static int ls1x_wdt_set_timeout(struct watchdog_device *wdt_dev, in ls1x_wdt_set_timeout()
57 static int ls1x_wdt_start(struct watchdog_device *wdt_dev) in ls1x_wdt_start()
66 static int ls1x_wdt_stop(struct watchdog_device *wdt_dev) in ls1x_wdt_stop()
75 static int ls1x_wdt_restart(struct watchdog_device *wdt_dev, in ls1x_wdt_restart()
H A Dtxx9wdt.c43 static int txx9wdt_ping(struct watchdog_device *wdt_dev) in txx9wdt_ping()
51 static int txx9wdt_start(struct watchdog_device *wdt_dev) in txx9wdt_start()
64 static int txx9wdt_stop(struct watchdog_device *wdt_dev) in txx9wdt_stop()
74 static int txx9wdt_set_timeout(struct watchdog_device *wdt_dev, in txx9wdt_set_timeout()
H A Dsunxi_wdt.c54 struct watchdog_device wdt_dev; member
82 static int sunxi_wdt_restart(struct watchdog_device *wdt_dev, in sunxi_wdt_restart()
120 static int sunxi_wdt_ping(struct watchdog_device *wdt_dev) in sunxi_wdt_ping()
131 static int sunxi_wdt_set_timeout(struct watchdog_device *wdt_dev, in sunxi_wdt_set_timeout()
155 static int sunxi_wdt_stop(struct watchdog_device *wdt_dev) in sunxi_wdt_stop()
166 static int sunxi_wdt_start(struct watchdog_device *wdt_dev) in sunxi_wdt_start()
H A Dmoxart_wdt.c33 static int moxart_wdt_restart(struct watchdog_device *wdt_dev, in moxart_wdt_restart()
45 static int moxart_wdt_stop(struct watchdog_device *wdt_dev) in moxart_wdt_stop()
54 static int moxart_wdt_start(struct watchdog_device *wdt_dev) in moxart_wdt_start()
66 static int moxart_wdt_set_timeout(struct watchdog_device *wdt_dev, in moxart_wdt_set_timeout()
H A Dwm8350_wdt.c36 static int wm8350_wdt_set_timeout(struct watchdog_device *wdt_dev, in wm8350_wdt_set_timeout()
64 static int wm8350_wdt_start(struct watchdog_device *wdt_dev) in wm8350_wdt_start()
84 static int wm8350_wdt_stop(struct watchdog_device *wdt_dev) in wm8350_wdt_stop()
103 static int wm8350_wdt_ping(struct watchdog_device *wdt_dev) in wm8350_wdt_ping()
H A Dda9055_wdt.c52 static int da9055_wdt_set_timeout(struct watchdog_device *wdt_dev, in da9055_wdt_set_timeout()
81 static int da9055_wdt_ping(struct watchdog_device *wdt_dev) in da9055_wdt_ping()
97 static int da9055_wdt_start(struct watchdog_device *wdt_dev) in da9055_wdt_start()
102 static int da9055_wdt_stop(struct watchdog_device *wdt_dev) in da9055_wdt_stop()
H A Dda9052_wdt.c49 static int da9052_wdt_set_timeout(struct watchdog_device *wdt_dev, in da9052_wdt_set_timeout()
98 static int da9052_wdt_start(struct watchdog_device *wdt_dev) in da9052_wdt_start()
103 static int da9052_wdt_stop(struct watchdog_device *wdt_dev) in da9052_wdt_stop()
108 static int da9052_wdt_ping(struct watchdog_device *wdt_dev) in da9052_wdt_ping()
H A Dwm831x_wdt.c49 static int wm831x_wdt_start(struct watchdog_device *wdt_dev) in wm831x_wdt_start()
72 static int wm831x_wdt_stop(struct watchdog_device *wdt_dev) in wm831x_wdt_stop()
95 static int wm831x_wdt_ping(struct watchdog_device *wdt_dev) in wm831x_wdt_ping()
129 static int wm831x_wdt_set_timeout(struct watchdog_device *wdt_dev, in wm831x_wdt_set_timeout()
H A Dmtk_wdt.c72 struct watchdog_device wdt_dev; member
223 static int mtk_wdt_restart(struct watchdog_device *wdt_dev, in mtk_wdt_restart()
239 static int mtk_wdt_ping(struct watchdog_device *wdt_dev) in mtk_wdt_ping()
249 static int mtk_wdt_set_timeout(struct watchdog_device *wdt_dev, in mtk_wdt_set_timeout()
277 static void mtk_wdt_init(struct watchdog_device *wdt_dev) in mtk_wdt_init()
290 static int mtk_wdt_stop(struct watchdog_device *wdt_dev) in mtk_wdt_stop()
304 static int mtk_wdt_start(struct watchdog_device *wdt_dev) in mtk_wdt_start()
H A Dshwdt.c81 static int sh_wdt_start(struct watchdog_device *wdt_dev) in sh_wdt_start()
124 static int sh_wdt_stop(struct watchdog_device *wdt_dev) in sh_wdt_stop()
146 static int sh_wdt_keepalive(struct watchdog_device *wdt_dev) in sh_wdt_keepalive()
158 static int sh_wdt_set_heartbeat(struct watchdog_device *wdt_dev, unsigned t) in sh_wdt_set_heartbeat()
H A Dvia_wdt.c66 static struct watchdog_device wdt_dev; variable
151 static struct watchdog_device wdt_dev = { variable
H A Dexar_wdt.c59 struct watchdog_device wdt_dev; member
257 struct watchdog_device *wdt_dev = &priv->wdt_dev; in exar_wdt_probe() local
H A Drtd119x_wdt.c28 struct watchdog_device wdt_dev; member
H A Ddiag288_wdt.c179 static struct watchdog_device wdt_dev = { variable
H A Dbooke_wdt.c187 static int booke_wdt_set_timeout(struct watchdog_device *wdt_dev, in booke_wdt_set_timeout()
H A Dintel-mid_wdt.c128 struct watchdog_device *wdt_dev; in mid_wdt_probe() local
/linux/drivers/platform/x86/
H A Dintel_scu_wdt.c22 static struct platform_device wdt_dev = { variable

12