Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
371 struct amdgpu_dpm { struct372 struct amdgpu_ps *ps;374 int num_ps;399 struct amdgpu_dpm_dynamic_state dyn_state; argument400 struct amdgpu_dpm_fan fan; argument415 struct amdgpu_dpm_thermal thermal; argument439 struct amdgpu_dpm dpm; argument
110 int amdgpu_dpm = -1; variable