Searched defs:amdgpu_pm (Results 1 – 1 of 1) sorted by relevance
431 struct amdgpu_pm { struct432 struct mutex mutex;433 u32 current_sclk;434 u32 current_mclk;435 u32 default_sclk;436 u32 default_mclk;437 struct amdgpu_i2c_chan *i2c_bus;439 enum amdgpu_int_thermal_type int_thermal_type;440 struct device *int_hwmon_dev;442 bool no_fan;[all …]