Searched defs:amdgpu_dpm (Results 1 – 4 of 4) sorted by relevance
238 struct amdgpu_dpm { struct239 struct amdgpu_ps *ps;241 int num_ps;266 struct amdgpu_dpm_dynamic_state dyn_state; argument267 struct amdgpu_dpm_fan fan; argument282 struct amdgpu_dpm_thermal thermal; argument284 enum amd_dpm_forced_level forced_level;
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
132 int amdgpu_dpm = -1; variable