Searched refs:set_need_watch (Results 1 – 3 of 3) sorted by relevance
116 void (*set_need_watch)(void *send_info, bool enable); member
1142 static void set_need_watch(void *send_info, bool enable) in set_need_watch() function1294 .set_need_watch = set_need_watch,
4194 intf->handlers->set_need_watch) in ipmi_timeout()4195 intf->handlers->set_need_watch(intf->send_info, lnt); in ipmi_timeout()