Searched refs:od_tuners (Results 1 – 2 of 2) sorted by relevance
74 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target() local85 freq_reduc = freq_req * od_tuners->powersave_bias / 1000; in generic_powersave_bias_target()120 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase() local122 if (od_tuners->powersave_bias) in dbs_freq_increase()128 __cpufreq_driver_target(policy, freq, od_tuners->powersave_bias ? in dbs_freq_increase()142 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update() local164 if (od_tuners->powersave_bias) in od_update()298 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias() local310 od_tuners->powersave_bias = input; in store_powersave_bias()429 struct od_dbs_tuners *od_tuners; in od_set_powersave_bias() local[all …]
51 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target() local84 if (sensitivity < od_tuners->powersave_bias) { in amd_powersave_bias_target()