Home
last modified time | relevance | path

Searched defs:wdt_dev (Results 1 – 25 of 27) 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()
82 struct watchdog_device *wdt_dev = &lpc18xx_wdt->wdt_dev; in lpc18xx_wdt_timer_feed() local
95 static int lpc18xx_wdt_stop(struct watchdog_device *wdt_dev) in lpc18xx_wdt_stop()
113 static int lpc18xx_wdt_set_timeout(struct watchdog_device *wdt_dev, in lpc18xx_wdt_set_timeout()
124 static unsigned int lpc18xx_wdt_get_timeleft(struct watchdog_device *wdt_dev) in lpc18xx_wdt_get_timeleft()
133 static int lpc18xx_wdt_start(struct watchdog_device *wdt_dev) in lpc18xx_wdt_start()
156 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 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 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.c61 static int da9052_wdt_set_timeout(struct watchdog_device *wdt_dev, in da9052_wdt_set_timeout()
110 static int da9052_wdt_start(struct watchdog_device *wdt_dev) in da9052_wdt_start()
115 static int da9052_wdt_stop(struct watchdog_device *wdt_dev) in da9052_wdt_stop()
120 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.c73 struct watchdog_device wdt_dev; member
228 static int mtk_wdt_restart(struct watchdog_device *wdt_dev, in mtk_wdt_restart()
250 static int mtk_wdt_ping(struct watchdog_device *wdt_dev) in mtk_wdt_ping()
260 static int mtk_wdt_set_timeout(struct watchdog_device *wdt_dev, in mtk_wdt_set_timeout()
288 static void mtk_wdt_init(struct watchdog_device *wdt_dev) in mtk_wdt_init()
301 static int mtk_wdt_stop(struct watchdog_device *wdt_dev) in mtk_wdt_stop()
315 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 Drtd119x_wdt.c28 struct watchdog_device wdt_dev; member
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
H A Duniphier_wdt.c48 struct watchdog_device wdt_dev; member
H A Dsc1200wdt.c79 static struct pnp_dev *wdt_dev; variable
H A Dit87_wdt.c280 static struct watchdog_device wdt_dev = { variable
/linux/drivers/platform/x86/
H A Dintel_scu_wdt.c22 static struct platform_device wdt_dev = { variable
/linux/drivers/rtc/
H A Drtc-ds1307.c879 static int ds1388_wdt_start(struct watchdog_device *wdt_dev) in ds1388_wdt_start()
912 static int ds1388_wdt_stop(struct watchdog_device *wdt_dev) in ds1388_wdt_stop()
920 static int ds1388_wdt_ping(struct watchdog_device *wdt_dev) in ds1388_wdt_ping()
929 static int ds1388_wdt_set_timeout(struct watchdog_device *wdt_dev, in ds1388_wdt_set_timeout()

12