Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
360 struct amdgpu_dpm { struct361 struct amdgpu_ps *ps;363 int num_ps;388 struct amdgpu_dpm_dynamic_state dyn_state; argument389 struct amdgpu_dpm_fan fan; argument404 struct amdgpu_dpm_thermal thermal; argument427 struct amdgpu_dpm dpm; argument
91 int amdgpu_dpm = -1; variable