Home
last modified time | relevance | path

Searched refs:od_dbs_tuners (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_ondemand.c74 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
120 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
142 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
298 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
359 struct od_dbs_tuners *tuners; in od_init()
429 struct od_dbs_tuners *od_tuners; in od_set_powersave_bias()
Dcpufreq_ondemand.h27 struct od_dbs_tuners { struct
Damd_freq_sensitivity.c51 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target()