Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_ondemand.c71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
119 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
141 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
297 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in powersave_bias_store()
359 struct od_dbs_tuners *tuners; in od_init()
432 struct od_dbs_tuners *od_tuners; in od_set_powersave_bias()
H A Dcpufreq_ondemand.h24 struct od_dbs_tuners { struct
H A Damd_freq_sensitivity.c49 struct od_dbs_tuners *od_tuners = od_data->tuners; in amd_powersave_bias_target()