Searched refs:od_tuners (Results 1 – 2 of 2) sorted by relevance
47 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() local59 freq_reduc = freq_req * od_tuners->powersave_bias / 1000; in generic_powersave_bias_target()96 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() local98 if (od_tuners->powersave_bias) in dbs_freq_increase()104 __cpufreq_driver_target(policy, freq, od_tuners->powersave_bias ? in dbs_freq_increase()118 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() local140 if (od_tuners->powersave_bias) in od_update()274 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in powersave_bias_store() local286 od_tuners->powersave_bias = input; in powersave_bias_store()404 struct od_dbs_tuners *od_tuners; in od_set_powersave_bias() local[all …]
49 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target() local82 if (sensitivity < od_tuners->powersave_bias) { in amd_powersave_bias_target()