Searched refs:od_tuners (Results 1 – 2 of 2) sorted by relevance
71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() local82 freq_reduc = freq_req * od_tuners->powersave_bias / 1000; in generic_powersave_bias_target()119 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() local121 if (od_tuners->powersave_bias) in dbs_freq_increase()127 __cpufreq_driver_target(policy, freq, od_tuners->powersave_bias ? in dbs_freq_increase()141 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() local163 if (od_tuners->powersave_bias) in od_update()297 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in powersave_bias_store() local309 od_tuners->powersave_bias = input; in powersave_bias_store()432 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()