Searched defs:amdgpu_pm (Results 1 – 1 of 1) sorted by relevance
426 struct amdgpu_pm { struct427 struct mutex mutex;432 struct amdgpu_i2c_chan *i2c_bus;433 bool bus_locked;438 bool no_fan;445 struct amdgpu_dpm dpm;453 bool ac_power;455 uint32_t pp_feature;458 struct i2c_adapter smu_i2c;459 struct mutex smu_i2c_mutex;[all …]
Completed in 9 milliseconds