Searched refs:allow_xgmi_power_down (Results 1 – 4 of 4) sorted by relevance
804 int (*allow_xgmi_power_down)(struct smu_context *smu, bool en); member
2023 if (!smu->ppt_funcs || !smu->ppt_funcs->allow_xgmi_power_down) in smu_allow_xgmi_power_down()2028 ret = smu->ppt_funcs->allow_xgmi_power_down(smu, en); in smu_allow_xgmi_power_down()
1919 .allow_xgmi_power_down = aldebaran_allow_xgmi_power_down,
2470 .allow_xgmi_power_down = arcturus_allow_xgmi_power_down,