Searched refs:powerdown_uvd (Results 1 – 5 of 5) sorted by relevance
152 if (hwmgr->hwmgr_func->powerdown_uvd != NULL) in phm_powerdown_uvd()153 return hwmgr->hwmgr_func->powerdown_uvd(hwmgr); in phm_powerdown_uvd()
1328 .powerdown_uvd = NULL,
1968 .powerdown_uvd = smu8_dpm_powerdown_uvd,
5118 .powerdown_uvd = smu7_powerdown_uvd,
260 int (*powerdown_uvd)(struct pp_hwmgr *hwmgr); member