Searched refs:wf_pid_state (Results 1 – 8 of 8) sorted by relevance
35 struct wf_pid_state { struct45 extern void wf_pid_init(struct wf_pid_state *st, struct wf_pid_param *param); argument46 extern s32 wf_pid_run(struct wf_pid_state *st, s32 sample);
26 void wf_pid_init(struct wf_pid_state *st, struct wf_pid_param *param) in wf_pid_init()28 memset(st, 0, sizeof(struct wf_pid_state)); in wf_pid_init()34 s32 wf_pid_run(struct wf_pid_state *st, s32 new_sample) in wf_pid_run()
96 static struct wf_pid_state backside_pid;98 static struct wf_pid_state slots_pid;100 static struct wf_pid_state drive_bay_pid;
71 static struct wf_pid_state backside_pid;73 static struct wf_pid_state slots_pid;76 static struct wf_pid_state dimms_pid;
118 struct wf_pid_state pid;131 struct wf_pid_state pid;
80 static struct wf_pid_state backside_pid;82 static struct wf_pid_state drives_pid;
187 struct wf_pid_state pid;
443 struct wf_pid_state pid;