Searched refs:smu_set_power_limit (Results 1 – 1 of 1) sorted by relevance
71 static int smu_set_power_limit(void *handle, uint32_t limit);478 ret = smu_set_power_limit(smu, smu->user_dpm_profile.power_limit); in smu_restore_dpm_user_profile()2836 static int smu_set_power_limit(void *handle, uint32_t limit) in smu_set_power_limit() function3742 .set_power_limit = smu_set_power_limit,