Searched refs:smu_set_power_limit (Results 1 – 1 of 1) sorted by relevance
72 static int smu_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit);516 ret = smu_set_power_limit(smu, i, in smu_restore_dpm_user_profile()2982 static int smu_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit) in smu_set_power_limit() function3952 .set_power_limit = smu_set_power_limit,