Home
last modified time | relevance | path

Searched refs:wf_notify (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/macintosh/
Dwindfarm_core.c70 static inline void wf_notify(int event, void *param) in wf_notify() function
102 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()