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