Searched defs:wf_smu_sys_fans_param (Results 1 – 1 of 1) sorted by relevance
163 struct wf_smu_sys_fans_param { struct164 int model_id;165 s32 itarget;166 s32 gd, gp, gr;168 s16 offset0;169 u16 scale0;193 static struct wf_smu_sys_fans_param wf_smu_sys_all_params[] = { argument