Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c231 !hwmgr->pptable_func->pptable_init || in hwmgr_hw_init()
238 ret = hwmgr->pptable_func->pptable_init(hwmgr); in hwmgr_hw_init()
Dvega12_processpptables.c322 .pptable_init = vega12_pp_tables_initialize,
Dprocess_pptables_v1_0.c1157 .pptable_init = pp_tables_v1_0_initialize,
Dvega20_processpptables.c968 .pptable_init = vega20_pp_tables_initialize,
Dvega10_processpptables.c1279 .pptable_init = vega10_pp_tables_initialize,
Dprocesspptables.c1826 .pptable_init = pp_tables_initialize,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h372 int (*pptable_init)(struct pp_hwmgr *hw_mgr); member