Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dcpufreq_ondemand.c71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
117 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
139 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
295 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
356 struct od_dbs_tuners *tuners; in od_init()
426 struct od_dbs_tuners *od_tuners; in od_set_powersave_bias()
Dcpufreq_ondemand.h24 struct od_dbs_tuners { struct
Damd_freq_sensitivity.c48 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target()