Home
last modified time | relevance | path

Searched defs:wdd (Results 1 – 14 of 14) sorted by relevance

/drivers/watchdog/
Dbcm47xx_wdt.c48 static inline struct bcm47xx_wdt *bcm47xx_wdt_get(struct watchdog_device *wdd) in bcm47xx_wdt_get()
53 static int bcm47xx_wdt_hard_keepalive(struct watchdog_device *wdd) in bcm47xx_wdt_hard_keepalive()
62 static int bcm47xx_wdt_hard_start(struct watchdog_device *wdd) in bcm47xx_wdt_hard_start()
67 static int bcm47xx_wdt_hard_stop(struct watchdog_device *wdd) in bcm47xx_wdt_hard_stop()
76 static int bcm47xx_wdt_hard_set_timeout(struct watchdog_device *wdd, in bcm47xx_wdt_hard_set_timeout()
113 static int bcm47xx_wdt_soft_keepalive(struct watchdog_device *wdd) in bcm47xx_wdt_soft_keepalive()
122 static int bcm47xx_wdt_soft_start(struct watchdog_device *wdd) in bcm47xx_wdt_soft_start()
132 static int bcm47xx_wdt_soft_stop(struct watchdog_device *wdd) in bcm47xx_wdt_soft_stop()
142 static int bcm47xx_wdt_soft_set_timeout(struct watchdog_device *wdd, in bcm47xx_wdt_soft_set_timeout()
Dsp805_wdt.c66 struct watchdog_device wdd; member
81 static int wdt_setload(struct watchdog_device *wdd, unsigned int timeout) in wdt_setload()
109 static unsigned int wdt_timeleft(struct watchdog_device *wdd) in wdt_timeleft()
127 static int wdt_config(struct watchdog_device *wdd, bool ping) in wdt_config()
161 static int wdt_ping(struct watchdog_device *wdd) in wdt_ping()
167 static int wdt_enable(struct watchdog_device *wdd) in wdt_enable()
173 static int wdt_disable(struct watchdog_device *wdd) in wdt_disable()
Dwatchdog_core.c46 static void watchdog_check_min_max_timeout(struct watchdog_device *wdd) in watchdog_check_min_max_timeout()
72 int watchdog_init_timeout(struct watchdog_device *wdd, in watchdog_init_timeout()
111 int watchdog_register_device(struct watchdog_device *wdd) in watchdog_register_device()
176 void watchdog_unregister_device(struct watchdog_device *wdd) in watchdog_unregister_device()
Dux500_wdt.c42 static int ux500_wdt_start(struct watchdog_device *wdd) in ux500_wdt_start()
47 static int ux500_wdt_stop(struct watchdog_device *wdd) in ux500_wdt_stop()
52 static int ux500_wdt_keepalive(struct watchdog_device *wdd) in ux500_wdt_keepalive()
57 static int ux500_wdt_set_timeout(struct watchdog_device *wdd, in ux500_wdt_set_timeout()
Dstmp3xxx_rtc_wdt.c30 static int wdt_start(struct watchdog_device *wdd) in wdt_start()
39 static int wdt_stop(struct watchdog_device *wdd) in wdt_stop()
48 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned new_timeout) in wdt_set_timeout()
Dvia_wdt.c101 static int wdt_ping(struct watchdog_device *wdd) in wdt_ping()
108 static int wdt_start(struct watchdog_device *wdd) in wdt_start()
119 static int wdt_stop(struct watchdog_device *wdd) in wdt_stop()
127 static int wdt_set_timeout(struct watchdog_device *wdd, in wdt_set_timeout()
Dat91sam9_wdt.c101 static int at91_wdt_ping(struct watchdog_device *wdd) in at91_wdt_ping()
108 static int at91_wdt_start(struct watchdog_device *wdd) in at91_wdt_start()
116 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop()
122 static int at91_wdt_set_timeout(struct watchdog_device *wdd, unsigned int new_timeout) in at91_wdt_set_timeout()
Dep93xx_wdt.c70 static int ep93xx_wdt_start(struct watchdog_device *wdd) in ep93xx_wdt_start()
80 static int ep93xx_wdt_stop(struct watchdog_device *wdd) in ep93xx_wdt_stop()
88 static int ep93xx_wdt_keepalive(struct watchdog_device *wdd) in ep93xx_wdt_keepalive()
Dwatchdog_dev.c295 struct watchdog_device *wdd = file->private_data; in watchdog_write() local
335 struct watchdog_device *wdd = file->private_data; in watchdog_ioctl() local
414 struct watchdog_device *wdd; in watchdog_open() local
464 struct watchdog_device *wdd = file->private_data; in watchdog_release() local
Dmax63xx_wdt.c111 static int max63xx_wdt_ping(struct watchdog_device *wdd) in max63xx_wdt_ping()
126 static int max63xx_wdt_start(struct watchdog_device *wdd) in max63xx_wdt_start()
146 static int max63xx_wdt_stop(struct watchdog_device *wdd) in max63xx_wdt_stop()
Die6xx_wdt.c102 static int ie6xx_wdt_ping(struct watchdog_device *wdd) in ie6xx_wdt_ping()
111 static int ie6xx_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in ie6xx_wdt_set_timeout()
148 static int ie6xx_wdt_start(struct watchdog_device *wdd) in ie6xx_wdt_start()
160 static int ie6xx_wdt_stop(struct watchdog_device *wdd) in ie6xx_wdt_stop()
Ds3c2410_wdt.c96 static int s3c2410wdt_keepalive(struct watchdog_device *wdd) in s3c2410wdt_keepalive()
114 static int s3c2410wdt_stop(struct watchdog_device *wdd) in s3c2410wdt_stop()
123 static int s3c2410wdt_start(struct watchdog_device *wdd) in s3c2410wdt_start()
158 static int s3c2410wdt_set_heartbeat(struct watchdog_device *wdd, unsigned timeout) in s3c2410wdt_set_heartbeat()
Dpnx4008_wdt.c87 static int pnx4008_wdt_start(struct watchdog_device *wdd) in pnx4008_wdt_start()
112 static int pnx4008_wdt_stop(struct watchdog_device *wdd) in pnx4008_wdt_stop()
122 static int pnx4008_wdt_set_timeout(struct watchdog_device *wdd, in pnx4008_wdt_set_timeout()
Dcoh901327_wdt.c166 static int coh901327_ping(struct watchdog_device *wdd) in coh901327_ping()