Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
744 struct pp_hwmgr { struct745 void *adev;746 uint32_t chip_family;747 uint32_t chip_id;748 uint32_t smu_version;749 bool not_vf;750 bool pm_en;751 bool pp_one_vf;752 struct mutex smu_lock;753 struct mutex msg_lock;[all …]
1331 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()
1288 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()