Searched defs:pp_hwmgr (Results 1 – 3 of 3) sorted by relevance
745 struct pp_hwmgr { struct746 void *adev;748 uint32_t chip_id;750 bool not_vf;751 bool pm_en;752 bool pp_one_vf;756 void *device;780 const struct pp_hwmgr_func *hwmgr_func; argument784 uint32_t num_ps;789 uint32_t tmin;[all …]
1296 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()
Completed in 17 milliseconds