Searched defs:wf_smu_sys_fans_param (Results 1 – 1 of 1) sorted by relevance
162 struct wf_smu_sys_fans_param { struct163 int model_id;164 s32 itarget;165 s32 gd, gp, gr;167 s16 offset0;168 u16 scale0;192 static struct wf_smu_sys_fans_param wf_smu_sys_all_params[] = { argument