Searched defs:amdgpu_dpm (Results 1 – 2 of 2) sorted by relevance
374 struct amdgpu_dpm { struct375 struct amdgpu_ps *ps;377 int num_ps;402 struct amdgpu_dpm_dynamic_state dyn_state; argument403 struct amdgpu_dpm_fan fan; argument418 struct amdgpu_dpm_thermal thermal; argument441 struct amdgpu_dpm dpm; argument
112 int amdgpu_dpm = -1; variable