Home
last modified time | relevance | path

Searched defs:wdog (Results 1 – 16 of 16) sorted by relevance

/drivers/watchdog/
Dimx2_wdt.c66 struct watchdog_device wdog; member
92 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart()
122 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
160 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
169 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
178 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
189 static int imx2_wdt_set_pretimeout(struct watchdog_device *wdog, in imx2_wdt_set_pretimeout()
207 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
218 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
251 struct watchdog_device *wdog; in imx2_wdt_probe() local
[all …]
Dbcm7038_wdt.c37 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg()
47 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping()
57 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start()
65 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop()
75 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout()
86 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
Dimx_sc_wdt.c50 static int imx_sc_wdt_ping(struct watchdog_device *wdog) in imx_sc_wdt_ping()
60 static int imx_sc_wdt_start(struct watchdog_device *wdog) in imx_sc_wdt_start()
75 static int imx_sc_wdt_stop(struct watchdog_device *wdog) in imx_sc_wdt_stop()
85 static int imx_sc_wdt_set_timeout(struct watchdog_device *wdog, in imx_sc_wdt_set_timeout()
97 static int imx_sc_wdt_set_pretimeout(struct watchdog_device *wdog, in imx_sc_wdt_set_pretimeout()
161 struct watchdog_device *wdog; in imx_sc_wdt_probe() local
Dretu_wdt.c54 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start()
63 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop()
72 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping()
79 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout()
148 struct watchdog_device *wdog = platform_get_drvdata(pdev); in retu_wdt_remove() local
Ddigicolor_wdt.c48 static int dc_wdt_restart(struct watchdog_device *wdog, unsigned long action, in dc_wdt_restart()
60 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start()
69 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop()
78 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout()
88 static unsigned int dc_wdt_get_timeleft(struct watchdog_device *wdog) in dc_wdt_get_timeleft()
Domap_wdt.c63 struct watchdog_device wdog; member
131 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start()
166 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop()
178 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping()
189 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout()
205 static unsigned int omap_wdt_get_timeleft(struct watchdog_device *wdog) in omap_wdt_get_timeleft()
Dimx7ulp_wdt.c68 static int imx7ulp_wdt_ping(struct watchdog_device *wdog) in imx7ulp_wdt_ping()
77 static int imx7ulp_wdt_start(struct watchdog_device *wdog) in imx7ulp_wdt_start()
86 static int imx7ulp_wdt_stop(struct watchdog_device *wdog) in imx7ulp_wdt_stop()
95 static int imx7ulp_wdt_set_timeout(struct watchdog_device *wdog, in imx7ulp_wdt_set_timeout()
109 static int imx7ulp_wdt_restart(struct watchdog_device *wdog, in imx7ulp_wdt_restart()
163 struct watchdog_device *wdog; in imx7ulp_wdt_probe() local
Dbooke_wdt.c105 struct watchdog_device *wdog = data; in __booke_wdt_set() local
124 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping()
134 struct watchdog_device *wdog = data; in __booke_wdt_enable() local
166 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start()
174 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop()
Dbcm2835_wdt.c65 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start()
84 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop()
92 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
115 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart()
Dbcm_kona_wdt.c199 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg()
209 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout()
216 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft()
232 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start()
238 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop()
Dw83627hf_wdt.c149 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init()
269 static int wdt_start(struct watchdog_device *wdog) in wdt_start()
274 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop()
279 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout()
286 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
Docteon-wdt-main.c402 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping()
452 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout()
482 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start()
489 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop()
Dsb_wdog.c70 static void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set()
84 static void sbwdog_pet(char __iomem *wdog) in sbwdog_pet()
Dalim1535_wdt.c317 u32 wdog; in ali_find_watchdog() local
/drivers/rtc/
Drtc-abx80x.c116 struct watchdog_device wdog; member
600 static int __abx80x_wdog_set_timeout(struct watchdog_device *wdog, in __abx80x_wdog_set_timeout()
613 static int abx80x_wdog_set_timeout(struct watchdog_device *wdog, in abx80x_wdog_set_timeout()
627 static int abx80x_wdog_ping(struct watchdog_device *wdog) in abx80x_wdog_ping()
632 static int abx80x_wdog_start(struct watchdog_device *wdog) in abx80x_wdog_start()
637 static int abx80x_wdog_stop(struct watchdog_device *wdog) in abx80x_wdog_stop()
/drivers/mmc/host/
Dcavium.c253 u64 emm_switch, wdog; in cvm_mmc_reset_bus() local