Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
739 struct pp_hwmgr { struct740 void *adev;741 uint32_t chip_family;742 uint32_t chip_id;743 uint32_t smu_version;744 bool not_vf;745 bool pm_en;746 bool pp_one_vf;747 struct mutex smu_lock;749 uint32_t pp_table_version;[all …]
1293 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()
1336 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()