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