Searched refs:set_need_watch (Results 1 – 3 of 3) sorted by relevance
1080 static void set_need_watch(void *send_info, unsigned int watch_mask) in set_need_watch() function1235 .set_need_watch = set_need_watch,
1006 if (!intf->handlers->set_need_watch) in smi_add_watch()1021 intf->handlers->set_need_watch(intf->send_info, in smi_add_watch()1031 if (!intf->handlers->set_need_watch) in smi_remove_watch()1054 intf->handlers->set_need_watch(intf->send_info, in smi_remove_watch()
1877 ssif_info->handlers.set_need_watch = ssif_set_need_watch; in ssif_probe()