Searched defs:wf_smu_sys_fans_param (Results 1 – 1 of 1) sorted by relevance
164 struct wf_smu_sys_fans_param { struct165 int model_id;166 s32 itarget;167 s32 gd, gp, gr;169 s16 offset0;170 u16 scale0;194 static struct wf_smu_sys_fans_param wf_smu_sys_all_params[] = { argument