Searched refs:set_need_watch (Results 1 – 3 of 3) sorted by relevance
1134 static void set_need_watch(void *send_info, unsigned int watch_mask) in set_need_watch() function1291 .set_need_watch = set_need_watch,
1020 if (!intf->handlers->set_need_watch) in smi_add_watch()1035 intf->handlers->set_need_watch(intf->send_info, in smi_add_watch()1045 if (!intf->handlers->set_need_watch) in smi_remove_watch()1068 intf->handlers->set_need_watch(intf->send_info, in smi_remove_watch()
1899 ssif_info->handlers.set_need_watch = ssif_set_need_watch; in ssif_probe()