Home
last modified time | relevance | path

Searched refs:smu10_init_function_pointers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.h309 int smu10_init_function_pointers(struct pp_hwmgr *hwmgr);
H A Dhwmgr.c50 extern int smu10_init_function_pointers(struct pp_hwmgr *hwmgr);
183 smu10_init_function_pointers(hwmgr); in hwmgr_early_init()
H A Dsmu10_hwmgr.c1684 int smu10_init_function_pointers(struct pp_hwmgr *hwmgr) in smu10_init_function_pointers() function