Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dhwmgr.c52 extern int smu10_init_function_pointers(struct pp_hwmgr *hwmgr);
170 smu10_init_function_pointers(hwmgr); in hwmgr_early_init()
H A Dsmu10_hwmgr.h306 int smu10_init_function_pointers(struct pp_hwmgr *hwmgr);
H A Dsmu10_hwmgr.c1199 int smu10_init_function_pointers(struct pp_hwmgr *hwmgr) in smu10_init_function_pointers() function