Searched refs:wf_notify (Results 1 – 1 of 1) sorted by relevance
70 static inline void wf_notify(int event, void *param) in wf_notify() function102 wf_notify(WF_EVENT_TICK, NULL); in wf_thread_func()225 wf_notify(WF_EVENT_NEW_CONTROL, new_ct); in wf_register_control()338 wf_notify(WF_EVENT_NEW_SENSOR, new_sr); in wf_register_sensor()409 wf_notify(WF_EVENT_NEW_CONTROL, ct); in wf_register_client()411 wf_notify(WF_EVENT_NEW_SENSOR, sr); in wf_register_client()440 wf_notify(WF_EVENT_OVERTEMP, NULL); in wf_set_overtemp()457 wf_notify(WF_EVENT_NORMALTEMP, NULL); in wf_clear_overtemp()