Searched refs:wf_notify (Results 1 – 1 of 1) sorted by relevance
67 static inline void wf_notify(int event, void *param) in wf_notify() function98 wf_notify(WF_EVENT_TICK, NULL); in wf_thread_func()235 wf_notify(WF_EVENT_NEW_CONTROL, new_ct); in wf_register_control()330 wf_notify(WF_EVENT_NEW_SENSOR, new_sr); in wf_register_sensor()383 wf_notify(WF_EVENT_NEW_CONTROL, ct); in wf_register_client()385 wf_notify(WF_EVENT_NEW_SENSOR, sr); in wf_register_client()414 wf_notify(WF_EVENT_OVERTEMP, NULL); in wf_set_overtemp()431 wf_notify(WF_EVENT_NORMALTEMP, NULL); in wf_clear_overtemp()