Home
last modified time | relevance | path

Searched refs:pptable_init (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c227 !hwmgr->pptable_func->pptable_init || in hwmgr_hw_init()
234 ret = hwmgr->pptable_func->pptable_init(hwmgr); in hwmgr_hw_init()
H A Dvega12_processpptables.c317 .pptable_init = vega12_pp_tables_initialize,
H A Dvega20_processpptables.c967 .pptable_init = vega20_pp_tables_initialize,
H A Dprocess_pptables_v1_0.c1238 .pptable_init = pp_tables_v1_0_initialize,
H A Dvega10_processpptables.c1244 .pptable_init = vega10_pp_tables_initialize,
H A Dprocesspptables.c1803 .pptable_init = pp_tables_initialize,
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h371 int (*pptable_init)(struct pp_hwmgr *hw_mgr); member