| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pic32-dmt.c | 125 static int pic32_dmt_start(struct watchdog_device *wdd) in pic32_dmt_start() 133 static int pic32_dmt_stop(struct watchdog_device *wdd) in pic32_dmt_stop() 142 static int pic32_dmt_ping(struct watchdog_device *wdd) in pic32_dmt_ping() 177 struct watchdog_device *wdd = &pic32_dmt_wdd; in pic32_dmt_probe() local
|
| H A D | at91sam9_wdt.c | 80 #define to_wdt(wdd) container_of(wdd, struct at91wdt, wdd) argument 82 struct watchdog_device wdd; member 132 static int at91_wdt_start(struct watchdog_device *wdd) in at91_wdt_start() 140 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop() 146 static int at91_wdt_set_timeout(struct watchdog_device *wdd, unsigned int new_timeout) in at91_wdt_set_timeout()
|
| H A D | ie6xx_wdt.c | 86 static int ie6xx_wdt_ping(struct watchdog_device *wdd) in ie6xx_wdt_ping() 95 static int ie6xx_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in ie6xx_wdt_set_timeout() 132 static int ie6xx_wdt_start(struct watchdog_device *wdd) in ie6xx_wdt_start() 144 static int ie6xx_wdt_stop(struct watchdog_device *wdd) in ie6xx_wdt_stop()
|
| H A D | st_lpc_wdt.c | 89 static int st_wdog_start(struct watchdog_device *wdd) in st_wdog_start() 98 static int st_wdog_stop(struct watchdog_device *wdd) in st_wdog_stop() 107 static int st_wdog_set_timeout(struct watchdog_device *wdd, in st_wdog_set_timeout() 118 static int st_wdog_keepalive(struct watchdog_device *wdd) in st_wdog_keepalive()
|
| H A D | zx2967_wdt.c | 81 zx2967_wdt_set_timeout(struct watchdog_device *wdd, unsigned int timeout) in zx2967_wdt_set_timeout() 121 static int zx2967_wdt_start(struct watchdog_device *wdd) in zx2967_wdt_start() 131 static int zx2967_wdt_stop(struct watchdog_device *wdd) in zx2967_wdt_stop() 140 static int zx2967_wdt_keepalive(struct watchdog_device *wdd) in zx2967_wdt_keepalive()
|
| H A D | cadence_wdt.c | 124 static int cdns_wdt_stop(struct watchdog_device *wdd) in cdns_wdt_stop() 145 static int cdns_wdt_reload(struct watchdog_device *wdd) in cdns_wdt_reload() 175 static int cdns_wdt_start(struct watchdog_device *wdd) in cdns_wdt_start() 230 static int cdns_wdt_settimeout(struct watchdog_device *wdd, in cdns_wdt_settimeout()
|
| H A D | of_xilinx_wdt.c | 48 static int xilinx_wdt_start(struct watchdog_device *wdd) in xilinx_wdt_start() 76 static int xilinx_wdt_stop(struct watchdog_device *wdd) in xilinx_wdt_stop() 99 static int xilinx_wdt_keepalive(struct watchdog_device *wdd) in xilinx_wdt_keepalive()
|
| H A D | s3c2410_wdt.c | 232 static int s3c2410wdt_keepalive(struct watchdog_device *wdd) in s3c2410wdt_keepalive() 252 static int s3c2410wdt_stop(struct watchdog_device *wdd) in s3c2410wdt_stop() 263 static int s3c2410wdt_start(struct watchdog_device *wdd) in s3c2410wdt_start() 299 static int s3c2410wdt_set_heartbeat(struct watchdog_device *wdd, in s3c2410wdt_set_heartbeat() 350 static int s3c2410wdt_restart(struct watchdog_device *wdd, unsigned long action, in s3c2410wdt_restart()
|
| H A D | mei_wdt.c | 93 struct watchdog_device wdd; member 220 static int mei_wdt_ops_start(struct watchdog_device *wdd) in mei_wdt_ops_start() 236 static int mei_wdt_ops_stop(struct watchdog_device *wdd) in mei_wdt_ops_stop() 262 static int mei_wdt_ops_ping(struct watchdog_device *wdd) in mei_wdt_ops_ping() 292 static int mei_wdt_ops_set_timeout(struct watchdog_device *wdd, in mei_wdt_ops_set_timeout()
|
| H A D | it87_wdt.c | 209 static int wdt_start(struct watchdog_device *wdd) in wdt_start() 214 static int wdt_stop(struct watchdog_device *wdd) in wdt_stop() 229 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in wdt_set_timeout()
|
| H A D | pretimeout_noop.c | 18 static void pretimeout_noop(struct watchdog_device *wdd) in pretimeout_noop()
|
| H A D | pretimeout_panic.c | 18 static void pretimeout_panic(struct watchdog_device *wdd) in pretimeout_panic()
|
| H A D | ebc-c384_wdt.c | 92 struct watchdog_device *wdd; in ebc_c384_wdt_probe() local
|
| H A D | visconti_wdt.c | 64 static int visconti_wdt_ping(struct watchdog_device *wdd) in visconti_wdt_ping()
|
| H A D | bcm7038_wdt.c | 30 struct watchdog_device wdd; member
|
| H A D | imx_sc_wdt.c | 44 struct watchdog_device wdd; member
|
| H A D | mpc8xxx_wdt.c | 51 struct watchdog_device wdd; member
|
| H A D | coh901327_wdt.c | 158 static int coh901327_ping(struct watchdog_device *wdd) in coh901327_ping()
|
| H A D | imx7ulp_wdt.c | 50 struct watchdog_device wdd; member
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-pcf2127.c | 95 struct watchdog_device wdd; member 268 static int pcf2127_wdt_ping(struct watchdog_device *wdd) in pcf2127_wdt_ping() 282 static int pcf2127_wdt_active_ping(struct watchdog_device *wdd) in pcf2127_wdt_active_ping() 297 static int pcf2127_wdt_start(struct watchdog_device *wdd) in pcf2127_wdt_start() 302 static int pcf2127_wdt_stop(struct watchdog_device *wdd) in pcf2127_wdt_stop() 310 static int pcf2127_wdt_set_timeout(struct watchdog_device *wdd, in pcf2127_wdt_set_timeout()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ftsteutates.c | 71 struct watchdog_device wdd; member 253 static int fts_wd_set_timeout(struct watchdog_device *wdd, unsigned int timeout) in fts_wd_set_timeout() 276 static int fts_wd_start(struct watchdog_device *wdd) in fts_wd_start() 284 static int fts_wd_stop(struct watchdog_device *wdd) in fts_wd_stop()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bcm47xx_wdt.h | 17 struct watchdog_device wdd; member
|