Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
742 struct pp_hwmgr { struct743 void *adev;744 uint32_t chip_family;745 uint32_t chip_id;746 uint32_t smu_version;747 bool not_vf;748 bool pm_en;749 bool pp_one_vf;750 struct mutex msg_lock;752 uint32_t pp_table_version;[all …]
1296 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()
1368 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()