Searched defs:st_wdog (Results 1 – 1 of 1) sorted by relevance
45 struct st_wdog { struct49 struct st_wdog_syscfg *syscfg; argument55 static struct st_wdog_syscfg stid127_syscfg = { argument102 static void st_wdog_setup(struct st_wdog *st_wdog, bool enable) in st_wdog_setup()118 static void st_wdog_load_timer(struct st_wdog *st_wdog, unsigned int timeout) in st_wdog_load_timer()128 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_start() local137 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_stop() local147 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_set_timeout() local157 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_keepalive() local186 struct st_wdog *st_wdog; in st_wdog_probe() local[all …]