Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
382 struct amdgpu_dpm { struct383 struct amdgpu_ps *ps;385 int num_ps;410 struct amdgpu_dpm_dynamic_state dyn_state; argument411 struct amdgpu_dpm_fan fan; argument426 struct amdgpu_dpm_thermal thermal; argument449 struct amdgpu_dpm dpm; argument
105 int amdgpu_dpm = -1; variable