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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_core.c70 static inline void wf_notify(int event, void *param) function
102 wf_notify(WF_EVENT_TICK, NULL);
225 wf_notify(WF_EVENT_NEW_CONTROL, new_ct);
338 wf_notify(WF_EVENT_NEW_SENSOR, new_sr);
409 wf_notify(WF_EVENT_NEW_CONTROL, ct);
411 wf_notify(WF_EVENT_NEW_SENSOR, sr);
440 wf_notify(WF_EVENT_OVERTEMP, NULL);
457 wf_notify(WF_EVENT_NORMALTEMP, NULL);

Completed in 95 milliseconds