Searched defs:wdog (Results 1 – 13 of 13) sorted by relevance
/drivers/watchdog/ |
D | imx2_wdt.c | 69 struct watchdog_device wdog; member 95 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart() 125 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup() 163 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping() 172 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout() 181 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout() 190 static int imx2_wdt_set_pretimeout(struct watchdog_device *wdog, in imx2_wdt_set_pretimeout() 208 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local 219 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start() 252 struct watchdog_device *wdog; in imx2_wdt_probe() local [all …]
|
D | bcm7038_wdt.c | 45 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg() 55 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping() 65 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start() 73 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() 83 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout() 94 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
|
D | retu_wdt.c | 62 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start() 71 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop() 80 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping() 87 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout() 156 struct watchdog_device *wdog = platform_get_drvdata(pdev); in retu_wdt_remove() local
|
D | digicolor_wdt.c | 51 static int dc_wdt_restart(struct watchdog_device *wdog, unsigned long action, in dc_wdt_restart() 63 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start() 72 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop() 81 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout() 91 static unsigned int dc_wdt_get_timeleft(struct watchdog_device *wdog) in dc_wdt_get_timeleft()
|
D | omap_wdt.c | 64 struct watchdog_device wdog; member 132 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start() 167 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop() 179 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping() 190 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout() 206 static unsigned int omap_wdt_get_timeleft(struct watchdog_device *wdog) in omap_wdt_get_timeleft()
|
D | booke_wdt.c | 109 struct watchdog_device *wdog = data; in __booke_wdt_set() local 128 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping() 138 struct watchdog_device *wdog = data; in __booke_wdt_enable() local 170 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start() 178 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop()
|
D | bcm_kona_wdt.c | 222 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg() 232 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout() 239 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft() 255 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start() 261 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop()
|
D | w83627hf_wdt.c | 146 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init() 263 static int wdt_start(struct watchdog_device *wdog) in wdt_start() 268 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop() 273 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout() 280 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
|
D | octeon-wdt-main.c | 448 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() 495 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout() 520 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start() 527 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop()
|
D | bcm2835_wdt.c | 58 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start() 77 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop() 85 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
|
D | sb_wdog.c | 70 void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set() 84 void sbwdog_pet(char __iomem *wdog) in sbwdog_pet()
|
D | alim1535_wdt.c | 321 u32 wdog; in ali_find_watchdog() local
|
/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 1190 u64 wdog; in liquidio_watchdog() local
|