Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_hwmgr.c55 extern int smu7_init_function_pointers(struct pp_hwmgr *hwmgr);
117 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
164 smu7_init_function_pointers(hwmgr); in hwmgr_early_init()
H A Damdgpu_smu7_hwmgr.c5194 int smu7_init_function_pointers(struct pp_hwmgr *hwmgr) in smu7_init_function_pointers() function