Searched defs:pp_hwmgr_func (Results 1 – 1 of 1) sorted by relevance
235 struct pp_hwmgr_func { struct236 int (*backend_init)(struct pp_hwmgr *hw_mgr);237 int (*backend_fini)(struct pp_hwmgr *hw_mgr);238 int (*asic_setup)(struct pp_hwmgr *hw_mgr);250 int (*dynamic_state_management_enable)(252 int (*dynamic_state_management_disable)(261 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr);267 int (*power_state_set)(struct pp_hwmgr *hwmgr,314 int (*power_off_asic)(struct pp_hwmgr *hwmgr);318 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);[all …]
Completed in 14 milliseconds