Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
733 struct pp_hwmgr { struct734 void *adev;735 uint32_t chip_family;736 uint32_t chip_id;737 uint32_t smu_version;738 bool not_vf;739 bool pm_en;740 struct mutex smu_lock;742 uint32_t pp_table_version;743 void *device;[all …]
1288 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()
1331 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()