Searched refs:wf_notify (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/macintosh/
H A Dwindfarm_core.c67 static inline void wf_notify(int event, void *param) function
98 wf_notify(WF_EVENT_TICK, NULL);
235 wf_notify(WF_EVENT_NEW_CONTROL, new_ct);
330 wf_notify(WF_EVENT_NEW_SENSOR, new_sr);
383 wf_notify(WF_EVENT_NEW_CONTROL, ct);
385 wf_notify(WF_EVENT_NEW_SENSOR, sr);
414 wf_notify(WF_EVENT_OVERTEMP, NULL);
431 wf_notify(WF_EVENT_NORMALTEMP, NULL);

Completed in 146 milliseconds