| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | retu_wdt.c | 54 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start() argument 63 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop() argument 72 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping() argument 79 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout() argument 148 struct watchdog_device *wdog = platform_get_drvdata(pdev); retu_wdt_remove() local [all...] |
| H A D | digicolor_wdt.c | 48 static int dc_wdt_restart(struct watchdog_device *wdog, unsigned long action, in dc_wdt_restart() argument 60 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start() argument 69 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop() argument 78 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout() argument 88 dc_wdt_get_timeleft(struct watchdog_device *wdog) dc_wdt_get_timeleft() argument [all...] |
| H A D | sb_wdog.c | 70 static void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set() argument 84 static void sbwdog_pet(char __iomem *wdog) in sbwdog_pet() argument
|
| H A D | omap_wdt.c | 63 struct watchdog_device wdog; member 131 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start() argument 166 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop() argument 178 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping() argument 189 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout() argument 205 omap_wdt_get_timeleft(struct watchdog_device *wdog) omap_wdt_get_timeleft() argument [all...] |
| H A D | booke_wdt.c | 110 struct watchdog_device *wdog = data; in __booke_wdt_set() local 129 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping() argument 139 struct watchdog_device *wdog = data; in __booke_wdt_enable() local 171 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start() argument 179 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop() argument
|
| H A D | bcm7038_wdt.c | 37 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg() argument 47 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping() argument 57 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start() argument 65 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() argument 75 bcm7038_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) bcm7038_wdt_set_timeout() argument 86 bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) bcm7038_wdt_get_timeleft() argument [all...] |
| H A D | alim1535_wdt.c | 317 u32 wdog; in ali_find_watchdog() local
|
| H A D | imx7ulp_wdt.c | 67 static int imx7ulp_wdt_enable(struct watchdog_device *wdog, bool enable) in imx7ulp_wdt_enable() argument 98 static int imx7ulp_wdt_ping(struct watchdog_device *wdog) in imx7ulp_wdt_ping() argument 107 static int imx7ulp_wdt_start(struct watchdog_device *wdog) in imx7ulp_wdt_start() argument 112 static int imx7ulp_wdt_stop(struct watchdog_device *wdog) in imx7ulp_wdt_stop() argument 117 static int imx7ulp_wdt_set_timeout(struct watchdog_device *wdog, in imx7ulp_wdt_set_timeout() argument 140 imx7ulp_wdt_restart(struct watchdog_device *wdog, unsigned long action, void *data) imx7ulp_wdt_restart() argument 212 struct watchdog_device *wdog; imx7ulp_wdt_probe() local [all...] |
| H A D | imx_sc_wdt.c | 48 static int imx_sc_wdt_ping(struct watchdog_device *wdog) in imx_sc_wdt_ping() argument 58 static int imx_sc_wdt_start(struct watchdog_device *wdog) in imx_sc_wdt_start() argument 73 static int imx_sc_wdt_stop(struct watchdog_device *wdog) in imx_sc_wdt_stop() argument 83 static int imx_sc_wdt_set_timeout(struct watchdog_device *wdog, in imx_sc_wdt_set_timeout() argument 95 static int imx_sc_wdt_set_pretimeout(struct watchdog_device *wdog, in imx_sc_wdt_set_pretimeout() argument 159 struct watchdog_device *wdog; in imx_sc_wdt_probe() local [all...] |
| H A D | bcm2835_wdt.c | 66 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start() argument 85 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop() argument 93 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft() argument 116 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart() argument
|
| H A D | imx2_wdt.c | 66 struct watchdog_device wdog; member 91 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart() argument 121 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup() argument 159 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping() argument 168 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout() argument 177 imx2_wdt_set_timeout(struct watchdog_device *wdog, unsigned int new_timeout) imx2_wdt_set_timeout() argument 188 imx2_wdt_set_pretimeout(struct watchdog_device *wdog, unsigned int new_pretimeout) imx2_wdt_set_pretimeout() argument 206 struct watchdog_device *wdog = wdog_arg; imx2_wdt_isr() local 217 imx2_wdt_start(struct watchdog_device *wdog) imx2_wdt_start() argument 256 struct watchdog_device *wdog; imx2_wdt_probe() local 332 struct watchdog_device *wdog = platform_get_drvdata(pdev); imx2_wdt_shutdown() local 349 struct watchdog_device *wdog = dev_get_drvdata(dev); imx2_wdt_suspend() local 370 struct watchdog_device *wdog = dev_get_drvdata(dev); imx2_wdt_resume() local [all...] |
| H A D | octeon-wdt-main.c | 402 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() argument 452 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout() argument 482 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start() argument 489 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop() argument
|
| H A D | bcm_kona_wdt.c | 199 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg() argument 209 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout() argument 216 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft() argument 232 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start() argument 238 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop() argument [all...] |
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | retu_wdt.c | 55 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start() argument 64 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop() argument 73 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping() argument 80 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout() argument [all...] |
| H A D | booke_wdt.c | 110 struct watchdog_device *wdog = data; in __booke_wdt_set() local 129 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping() argument 139 struct watchdog_device *wdog = data; in __booke_wdt_enable() local 171 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start() argument 179 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop() argument
|
| H A D | digicolor_wdt.c | 48 static int dc_wdt_restart(struct watchdog_device *wdog, unsigned long action, in dc_wdt_restart() argument 60 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start() argument 69 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop() argument 78 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout() argument 88 dc_wdt_get_timeleft(struct watchdog_device *wdog) dc_wdt_get_timeleft() argument [all...] |
| H A D | omap_wdt.c | 63 struct watchdog_device wdog; member 131 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start() argument 166 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop() argument 178 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping() argument 189 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout() argument 205 omap_wdt_get_timeleft(struct watchdog_device *wdog) omap_wdt_get_timeleft() argument [all...] |
| H A D | sb_wdog.c | 70 static void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set() argument 84 static void sbwdog_pet(char __iomem *wdog) in sbwdog_pet() argument
|
| H A D | alim1535_wdt.c | 317 u32 wdog; in ali_find_watchdog() local
|
| H A D | bcm_kona_wdt.c | 199 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg() argument 209 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout() argument 216 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft() argument 232 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start() argument 238 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop() argument [all...] |
| H A D | bcm2835_wdt.c | 66 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start() argument 85 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop() argument 93 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft() argument 116 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart() argument
|
| H A D | bcm7038_wdt.c | 57 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg() argument 67 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping() argument 77 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start() argument 85 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop() argument 95 bcm7038_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) bcm7038_wdt_set_timeout() argument 106 bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) bcm7038_wdt_get_timeleft() argument [all...] |
| H A D | imx_sc_wdt.c | 48 static int imx_sc_wdt_ping(struct watchdog_device *wdog) in imx_sc_wdt_ping() argument 58 static int imx_sc_wdt_start(struct watchdog_device *wdog) in imx_sc_wdt_start() argument 73 static int imx_sc_wdt_stop(struct watchdog_device *wdog) in imx_sc_wdt_stop() argument 83 static int imx_sc_wdt_set_timeout(struct watchdog_device *wdog, in imx_sc_wdt_set_timeout() argument 95 static int imx_sc_wdt_set_pretimeout(struct watchdog_device *wdog, in imx_sc_wdt_set_pretimeout() argument 159 struct watchdog_device *wdog; in imx_sc_wdt_probe() local [all...] |
| H A D | keembay_wdt.c | 70 static void keembay_wdt_set_timeout_reg(struct watchdog_device *wdog) in keembay_wdt_set_timeout_reg() argument 77 static void keembay_wdt_set_pretimeout_reg(struct watchdog_device *wdog) in keembay_wdt_set_pretimeout_reg() argument 88 static int keembay_wdt_start(struct watchdog_device *wdog) in keembay_wdt_start() argument 97 keembay_wdt_stop(struct watchdog_device *wdog) keembay_wdt_stop() argument 106 keembay_wdt_ping(struct watchdog_device *wdog) keembay_wdt_ping() argument 113 keembay_wdt_set_timeout(struct watchdog_device *wdog, u32 t) keembay_wdt_set_timeout() argument 122 keembay_wdt_set_pretimeout(struct watchdog_device *wdog, u32 t) keembay_wdt_set_pretimeout() argument 133 keembay_wdt_get_timeleft(struct watchdog_device *wdog) keembay_wdt_get_timeleft() argument [all...] |
| H A D | octeon-wdt-main.c | 405 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping() argument 455 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout() argument 485 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start() argument 492 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop() argument
|