Searched refs:system_features_control (Results 1 – 5 of 5) sorted by relevance
78 …((smu)->ppt_funcs->system_features_control ? (smu)->ppt_funcs->system_features_control((smu), (en)…
2342 .system_features_control = smu_v11_0_system_features_control,
2297 .system_features_control = smu_v11_0_system_features_control,
3237 .system_features_control = smu_v11_0_system_features_control,
517 int (*system_features_control)(struct smu_context *smu, bool en); member