Searched refs:wd_stop (Results 1 – 2 of 2) sorted by relevance
29 static void wd_stop(struct work_struct *unused) in wd_stop() function141 INIT_WORK(&wd_work, wd_stop); in ls_uarts_init()
71 static int wd_stop(struct watchdog_device *wdd) in wd_stop() function102 .stop = wd_stop,