Searched defs:pp_hwmgr_func (Results 1 – 1 of 1) sorted by relevance
234 struct pp_hwmgr_func { struct235 int (*backend_init)(struct pp_hwmgr *hw_mgr);236 int (*backend_fini)(struct pp_hwmgr *hw_mgr);237 int (*asic_setup)(struct pp_hwmgr *hw_mgr);246 int (*force_dpm_level)(struct pp_hwmgr *hw_mgr,249 int (*dynamic_state_management_enable)(251 int (*dynamic_state_management_disable)(265 int (*power_state_set)(struct pp_hwmgr *hwmgr,312 int (*power_off_asic)(struct pp_hwmgr *hwmgr);318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);[all …]