Searched refs:vega12_enable_smc_features (Results 1 – 4 of 4) sorted by relevance
75 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features( in vega12_enable_fan_control_feature()93 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features( in vega12_disable_fan_control_feature()
1193 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features(hwmgr, in vega12_enable_disable_vce_dpm()2073 ret = vega12_enable_smc_features(hwmgr, false, features_to_disable); in vega12_set_ppfeature_status()2079 ret = vega12_enable_smc_features(hwmgr, true, features_to_enable); in vega12_set_ppfeature_status()2399 PP_ASSERT_WITH_CODE(!vega12_enable_smc_features(hwmgr, in vega12_enable_disable_uvd_dpm()
51 int vega12_enable_smc_features(struct pp_hwmgr *hwmgr,
117 int vega12_enable_smc_features(struct pp_hwmgr *hwmgr, in vega12_enable_smc_features() function