Searched refs:WatchdogTimerModel (Results 1 – 4 of 4) sorted by relevance
36 struct WatchdogTimerModel { struct37 QLIST_ENTRY(WatchdogTimerModel) entry;49 typedef struct WatchdogTimerModel WatchdogTimerModel; typedef52 extern WatchdogTimerModel *watchdog;58 extern void watchdog_add_model(WatchdogTimerModel *model);
27 static QLIST_HEAD(watchdog_list, WatchdogTimerModel) watchdog_list;29 void watchdog_add_model(WatchdogTimerModel *model) in watchdog_add_model()41 WatchdogTimerModel *model; in select_watchdog()
239 WatchdogTimerModel *watchdog = NULL;
311 WatchdogTimerModel *watchdog = NULL;