Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
705 struct pp_hwmgr { struct706 void *adev;707 uint32_t chip_family;708 uint32_t chip_id;709 uint32_t smu_version;710 bool not_vf;711 bool pm_en;712 struct lock smu_lock;714 uint32_t pp_table_version;715 void *device;[all …]
1283 int (*call_back_func)(struct pp_hwmgr *, void *, in vega10_get_powerplay_table_entry()
1290 int (*call_back_func)(struct pp_hwmgr *, void *, in get_powerplay_table_entry_v1_0()