Searched refs:pptable_init (Results 1 – 6 of 6) sorted by relevance
227 !hwmgr->pptable_func->pptable_init || in hwmgr_hw_init()234 ret = hwmgr->pptable_func->pptable_init(hwmgr); in hwmgr_hw_init()
317 .pptable_init = vega12_pp_tables_initialize,
1244 .pptable_init = vega10_pp_tables_initialize,
1236 .pptable_init = pp_tables_v1_0_initialize,
1803 .pptable_init = pp_tables_initialize,
371 int (*pptable_init)(struct pp_hwmgr *hw_mgr); member