Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
743 struct pp_hwmgr { struct744 void *adev;745 uint32_t chip_family;746 uint32_t chip_id;747 uint32_t smu_version;748 bool not_vf;749 bool pm_en;750 bool pp_one_vf;751 struct mutex msg_lock;753 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()