Searched refs:asic_setup (Results 1 – 4 of 4) sorted by relevance
52 if (NULL != hwmgr->hwmgr_func->asic_setup) in phm_setup_asic()53 return hwmgr->hwmgr_func->asic_setup(hwmgr); in phm_setup_asic()
1918 .asic_setup = NULL,
4317 .asic_setup = &smu7_setup_asic_task,
286 int (*asic_setup)(struct pp_hwmgr *hw_mgr); member