Searched refs:set_need_watch (Results 1 – 3 of 3) sorted by relevance
1057 static void set_need_watch(void *send_info, unsigned int watch_mask) in set_need_watch() function1212 .set_need_watch = set_need_watch,
946 if (!intf->handlers->set_need_watch) in smi_add_watch()961 intf->handlers->set_need_watch(intf->send_info, in smi_add_watch()971 if (!intf->handlers->set_need_watch) in smi_remove_watch()994 intf->handlers->set_need_watch(intf->send_info, in smi_remove_watch()
1873 ssif_info->handlers.set_need_watch = ssif_set_need_watch; in ssif_probe()