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);249 int (*dynamic_state_management_enable)(251 int (*dynamic_state_management_disable)(260 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr);266 int (*power_state_set)(struct pp_hwmgr *hwmgr,313 int (*power_off_asic)(struct pp_hwmgr *hwmgr);319 int (*get_sclk_od)(struct pp_hwmgr *hwmgr);[all …]