Searched defs:st_wdog (Results 1 – 1 of 1) sorted by relevance
40 struct st_wdog { struct44 const struct st_wdog_syscfg *syscfg; argument64 static void st_wdog_setup(struct st_wdog *st_wdog, bool enable) in st_wdog_setup()80 static void st_wdog_load_timer(struct st_wdog *st_wdog, unsigned int timeout) in st_wdog_load_timer()90 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_start() local99 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_stop() local109 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_set_timeout() local119 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_keepalive() local153 struct st_wdog *st_wdog; in st_wdog_probe() local237 struct st_wdog *st_wdog = watchdog_get_drvdata(&st_wdog_dev); in st_wdog_remove() local[all …]