Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
703 struct pp_hwmgr { struct704 void *adev;705 uint32_t chip_family;706 uint32_t chip_id;707 uint32_t smu_version;708 bool not_vf;709 bool pm_en;710 struct mutex smu_lock;712 uint32_t pp_table_version;713 void *device;[all …]
1262 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()