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_type, uint32_t limit);515 ret = smu_set_power_limit(smu, i, in smu_restore_dpm_user_profile()2987 static int smu_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit) in smu_set_power_limit() function3963 .set_power_limit = smu_set_power_limit,