Searched defs:wdd (Results 1 – 14 of 14) sorted by relevance
/drivers/watchdog/ |
D | bcm47xx_wdt.c | 48 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()
|
D | sp805_wdt.c | 66 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()
|
D | watchdog_core.c | 46 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()
|
D | ux500_wdt.c | 42 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()
|
D | stmp3xxx_rtc_wdt.c | 30 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()
|
D | via_wdt.c | 101 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()
|
D | at91sam9_wdt.c | 101 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()
|
D | ep93xx_wdt.c | 70 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()
|
D | watchdog_dev.c | 295 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
|
D | max63xx_wdt.c | 111 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()
|
D | ie6xx_wdt.c | 102 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()
|
D | s3c2410_wdt.c | 96 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()
|
D | pnx4008_wdt.c | 87 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()
|
D | coh901327_wdt.c | 166 static int coh901327_ping(struct watchdog_device *wdd) in coh901327_ping()
|