Searched refs:system_features_control (Results 1 – 2 of 2) sorted by relevance
490 int (*system_features_control)(struct smu_context *smu, bool en); member594 ((smu)->funcs->system_features_control ? (smu)->funcs->system_features_control((smu), (en)) : 0)
1784 .system_features_control = smu_v11_0_system_features_control,