Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
745 struct pp_hwmgr { struct746 void *adev;747 uint32_t chip_family;748 uint32_t chip_id;749 uint32_t smu_version;750 bool not_vf;751 bool pm_en;752 bool pp_one_vf;753 struct mutex msg_lock;755 uint32_t pp_table_version;[all …]
1297 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()
1370 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()