Home
last modified time | relevance | path

Searched refs:smu7_init_function_pointers (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c49 extern int smu7_init_function_pointers(struct pp_hwmgr *hwmgr);
106 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
151 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
Dsmu7_hwmgr.c5181 int smu7_init_function_pointers(struct pp_hwmgr *hwmgr) in smu7_init_function_pointers() function