Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c49 extern int smu7_init_function_pointers(struct pp_hwmgr *hwmgr);
111 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
158 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
Dsmu7_hwmgr.c5227 int smu7_init_function_pointers(struct pp_hwmgr *hwmgr) in smu7_init_function_pointers() function