Searched refs:power_profile (Results 1 – 4 of 4) sorted by relevance
1295 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument1299 switch (power_profile) { in conv_power_profile_to_pplib_workload()
3947 static int conv_power_profile_to_pplib_workload(int power_profile) in conv_power_profile_to_pplib_workload() argument3951 switch (power_profile) { in conv_power_profile_to_pplib_workload()
575 int (*conv_power_profile_to_pplib_workload)(int power_profile);
663 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);