Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dhwmgr.c40 extern const struct pp_smumgr_func tonga_smu_funcs;
122 hwmgr->smumgr_funcs = &tonga_smu_funcs; in hwmgr_early_init()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dtonga_smumgr.c3231 const struct pp_smumgr_func tonga_smu_funcs = { variable