Searched refs:pptable_init (Results 1 – 7 of 7) sorted by relevance
237 !hwmgr->pptable_func->pptable_init || in hwmgr_hw_init()244 ret = hwmgr->pptable_func->pptable_init(hwmgr); in hwmgr_hw_init()
327 .pptable_init = vega12_pp_tables_initialize,
975 .pptable_init = vega20_pp_tables_initialize,
1162 .pptable_init = pp_tables_v1_0_initialize,
1704 .pptable_init = pp_tables_initialize,
1284 .pptable_init = vega10_pp_tables_initialize,
367 int (*pptable_init)(struct pp_hwmgr *hw_mgr); member