Searched defs:st_wdog (Results 1 – 1 of 1) sorted by relevance
41 struct st_wdog { struct45 struct st_wdog_syscfg *syscfg; argument65 static void st_wdog_setup(struct st_wdog *st_wdog, bool enable) in st_wdog_setup()81 static void st_wdog_load_timer(struct st_wdog *st_wdog, unsigned int timeout) in st_wdog_load_timer()91 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_start() local100 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_stop() local110 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_set_timeout() local120 struct st_wdog *st_wdog = watchdog_get_drvdata(wdd); in st_wdog_keepalive() local155 struct st_wdog *st_wdog; in st_wdog_probe() local244 struct st_wdog *st_wdog = watchdog_get_drvdata(&st_wdog_dev); in st_wdog_remove() local[all …]