Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dbcm47xx_wdt.c47 static inline struct bcm47xx_wdt *bcm47xx_wdt_get(struct watchdog_device *wdd) in bcm47xx_wdt_get()
52 static int bcm47xx_wdt_hard_keepalive(struct watchdog_device *wdd) in bcm47xx_wdt_hard_keepalive()
61 static int bcm47xx_wdt_hard_start(struct watchdog_device *wdd) in bcm47xx_wdt_hard_start()
66 static int bcm47xx_wdt_hard_stop(struct watchdog_device *wdd) in bcm47xx_wdt_hard_stop()
75 static int bcm47xx_wdt_hard_set_timeout(struct watchdog_device *wdd, in bcm47xx_wdt_hard_set_timeout()
112 static int bcm47xx_wdt_soft_keepalive(struct watchdog_device *wdd) in bcm47xx_wdt_soft_keepalive()
121 static int bcm47xx_wdt_soft_start(struct watchdog_device *wdd) in bcm47xx_wdt_soft_start()
131 static int bcm47xx_wdt_soft_stop(struct watchdog_device *wdd) in bcm47xx_wdt_soft_stop()
141 static int bcm47xx_wdt_soft_set_timeout(struct watchdog_device *wdd, in bcm47xx_wdt_soft_set_timeout()
Dsirfsoc_wdt.c42 static unsigned int sirfsoc_wdt_gettimeleft(struct watchdog_device *wdd) in sirfsoc_wdt_gettimeleft()
58 static int sirfsoc_wdt_updatetimeout(struct watchdog_device *wdd) in sirfsoc_wdt_updatetimeout()
80 static int sirfsoc_wdt_enable(struct watchdog_device *wdd) in sirfsoc_wdt_enable()
97 static int sirfsoc_wdt_disable(struct watchdog_device *wdd) in sirfsoc_wdt_disable()
109 static int sirfsoc_wdt_settimeout(struct watchdog_device *wdd, unsigned int to) in sirfsoc_wdt_settimeout()
169 struct watchdog_device *wdd = platform_get_drvdata(pdev); in sirfsoc_wdt_shutdown() local
188 struct watchdog_device *wdd = dev_get_drvdata(dev); in sirfsoc_wdt_resume() local
Dstmp3xxx_rtc_wdt.c28 static int wdt_start(struct watchdog_device *wdd) in wdt_start()
37 static int wdt_stop(struct watchdog_device *wdd) in wdt_stop()
46 static int wdt_set_timeout(struct watchdog_device *wdd, unsigned new_timeout) in wdt_set_timeout()
99 struct watchdog_device *wdd = &stmp3xxx_wdd; in stmp3xxx_wdt_suspend() local
109 struct watchdog_device *wdd = &stmp3xxx_wdd; in stmp3xxx_wdt_resume() local
Dqcom-wdt.c28 struct watchdog_device wdd; member
36 struct qcom_wdt *to_qcom_wdt(struct watchdog_device *wdd) in to_qcom_wdt()
41 static int qcom_wdt_start(struct watchdog_device *wdd) in qcom_wdt_start()
52 static int qcom_wdt_stop(struct watchdog_device *wdd) in qcom_wdt_stop()
60 static int qcom_wdt_ping(struct watchdog_device *wdd) in qcom_wdt_ping()
68 static int qcom_wdt_set_timeout(struct watchdog_device *wdd, in qcom_wdt_set_timeout()
Dsp805_wdt.c64 struct watchdog_device wdd; member
78 static int wdt_setload(struct watchdog_device *wdd, unsigned int timeout) in wdt_setload()
106 static unsigned int wdt_timeleft(struct watchdog_device *wdd) in wdt_timeleft()
124 static int wdt_config(struct watchdog_device *wdd, bool ping) in wdt_config()
158 static int wdt_ping(struct watchdog_device *wdd) in wdt_ping()
164 static int wdt_enable(struct watchdog_device *wdd) in wdt_enable()
170 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()
Dtegra_wdt.c68 struct watchdog_device wdd; member
86 static int tegra_wdt_start(struct watchdog_device *wdd) in tegra_wdt_start()
118 static int tegra_wdt_stop(struct watchdog_device *wdd) in tegra_wdt_stop()
129 static int tegra_wdt_ping(struct watchdog_device *wdd) in tegra_wdt_ping()
138 static int tegra_wdt_set_timeout(struct watchdog_device *wdd, in tegra_wdt_set_timeout()
149 static unsigned int tegra_wdt_get_timeleft(struct watchdog_device *wdd) in tegra_wdt_get_timeleft()
190 struct watchdog_device *wdd; in tegra_wdt_probe() local
Dkempld_wdt.c83 struct watchdog_device wdd; member
205 static int kempld_wdt_set_timeout(struct watchdog_device *wdd, in kempld_wdt_set_timeout()
232 static int kempld_wdt_set_pretimeout(struct watchdog_device *wdd, in kempld_wdt_set_pretimeout()
287 static int kempld_wdt_start(struct watchdog_device *wdd) in kempld_wdt_start()
312 static int kempld_wdt_stop(struct watchdog_device *wdd) in kempld_wdt_stop()
332 static int kempld_wdt_keepalive(struct watchdog_device *wdd) in kempld_wdt_keepalive()
344 static long kempld_wdt_ioctl(struct watchdog_device *wdd, unsigned int cmd, in kempld_wdt_ioctl()
370 static int kempld_wdt_probe_stages(struct watchdog_device *wdd) in kempld_wdt_probe_stages()
447 struct watchdog_device *wdd; in kempld_wdt_probe() local
512 struct watchdog_device *wdd = &wdt_data->wdd; in kempld_wdt_remove() local
[all …]
Dgpio_wdt.c41 struct watchdog_device wdd; member
61 static int gpio_wdt_start(struct watchdog_device *wdd) in gpio_wdt_start()
71 static int gpio_wdt_stop(struct watchdog_device *wdd) in gpio_wdt_stop()
84 static int gpio_wdt_ping(struct watchdog_device *wdd) in gpio_wdt_ping()
93 static int gpio_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in gpio_wdt_set_timeout()
102 struct watchdog_device *wdd = (struct watchdog_device *)data; in gpio_wdt_hwping() local
Dux500_wdt.c41 static int ux500_wdt_start(struct watchdog_device *wdd) in ux500_wdt_start()
46 static int ux500_wdt_stop(struct watchdog_device *wdd) in ux500_wdt_stop()
51 static int ux500_wdt_keepalive(struct watchdog_device *wdd) in ux500_wdt_keepalive()
56 static int ux500_wdt_set_timeout(struct watchdog_device *wdd, in ux500_wdt_set_timeout()
Ddavinci_wdt.c68 struct watchdog_device wdd; member
71 static int davinci_wdt_start(struct watchdog_device *wdd) in davinci_wdt_start()
107 static int davinci_wdt_ping(struct watchdog_device *wdd) in davinci_wdt_ping()
118 static unsigned int davinci_wdt_get_timeleft(struct watchdog_device *wdd) in davinci_wdt_get_timeleft()
161 struct watchdog_device *wdd; in davinci_wdt_probe() local
Dep93xx_wdt.c69 static int ep93xx_wdt_start(struct watchdog_device *wdd) in ep93xx_wdt_start()
79 static int ep93xx_wdt_stop(struct watchdog_device *wdd) in ep93xx_wdt_stop()
87 static int ep93xx_wdt_keepalive(struct watchdog_device *wdd) in ep93xx_wdt_keepalive()
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()
Dda9063_wdt.c63 static int da9063_wdt_start(struct watchdog_device *wdd) in da9063_wdt_start()
78 static int da9063_wdt_stop(struct watchdog_device *wdd) in da9063_wdt_stop()
92 static int da9063_wdt_ping(struct watchdog_device *wdd) in da9063_wdt_ping()
106 static int da9063_wdt_set_timeout(struct watchdog_device *wdd, in da9063_wdt_set_timeout()
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.c109 static int max63xx_wdt_ping(struct watchdog_device *wdd) in max63xx_wdt_ping()
124 static int max63xx_wdt_start(struct watchdog_device *wdd) in max63xx_wdt_start()
144 static int max63xx_wdt_stop(struct watchdog_device *wdd) in max63xx_wdt_stop()
Dat91sam9_wdt.c82 #define to_wdt(wdd) container_of(wdd, struct at91wdt, wdd) argument
84 struct watchdog_device wdd; member
133 static int at91_wdt_start(struct watchdog_device *wdd) in at91_wdt_start()
141 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop()
147 static int at91_wdt_set_timeout(struct watchdog_device *wdd, unsigned int new_timeout) in at91_wdt_set_timeout()
Die6xx_wdt.c101 static int ie6xx_wdt_ping(struct watchdog_device *wdd) in ie6xx_wdt_ping()
110 static int ie6xx_wdt_set_timeout(struct watchdog_device *wdd, unsigned int t) in ie6xx_wdt_set_timeout()
147 static int ie6xx_wdt_start(struct watchdog_device *wdd) in ie6xx_wdt_start()
159 static int ie6xx_wdt_stop(struct watchdog_device *wdd) in ie6xx_wdt_stop()
Dof_xilinx_wdt.c50 static int xilinx_wdt_start(struct watchdog_device *wdd) in xilinx_wdt_start()
71 static int xilinx_wdt_stop(struct watchdog_device *wdd) in xilinx_wdt_stop()
91 static int xilinx_wdt_keepalive(struct watchdog_device *wdd) in xilinx_wdt_keepalive()
Dpnx4008_wdt.c85 static int pnx4008_wdt_start(struct watchdog_device *wdd) in pnx4008_wdt_start()
110 static int pnx4008_wdt_stop(struct watchdog_device *wdd) in pnx4008_wdt_stop()
120 static int pnx4008_wdt_set_timeout(struct watchdog_device *wdd, in pnx4008_wdt_set_timeout()
Dcadence_wdt.c130 static int cdns_wdt_stop(struct watchdog_device *wdd) in cdns_wdt_stop()
151 static int cdns_wdt_reload(struct watchdog_device *wdd) in cdns_wdt_reload()
181 static int cdns_wdt_start(struct watchdog_device *wdd) in cdns_wdt_start()
236 static int cdns_wdt_settimeout(struct watchdog_device *wdd, in cdns_wdt_settimeout()
Ds3c2410_wdt.c237 static int s3c2410wdt_keepalive(struct watchdog_device *wdd) in s3c2410wdt_keepalive()
257 static int s3c2410wdt_stop(struct watchdog_device *wdd) in s3c2410wdt_stop()
268 static int s3c2410wdt_start(struct watchdog_device *wdd) in s3c2410wdt_start()
304 static int s3c2410wdt_set_heartbeat(struct watchdog_device *wdd, unsigned timeout) in s3c2410wdt_set_heartbeat()
Dcoh901327_wdt.c166 static int coh901327_ping(struct watchdog_device *wdd) in coh901327_ping()
/linux-4.1.27/include/linux/
Dwatchdog.h104 static inline bool watchdog_active(struct watchdog_device *wdd) in watchdog_active()
110 static inline void watchdog_set_nowayout(struct watchdog_device *wdd, bool nowayout) in watchdog_set_nowayout()
117 static inline bool watchdog_timeout_invalid(struct watchdog_device *wdd, unsigned int t) in watchdog_timeout_invalid()
124 static inline void watchdog_set_drvdata(struct watchdog_device *wdd, void *data) in watchdog_set_drvdata()
129 static inline void *watchdog_get_drvdata(struct watchdog_device *wdd) in watchdog_get_drvdata()
Dbcm47xx_wdt.h17 struct watchdog_device wdd; member