Home
last modified time | relevance | path

Searched defs:interactive_tunables (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_interactive.c57 struct interactive_tunables { struct
58 struct gov_attr_set attr_set;
61 unsigned int hispeed_freq;
65 unsigned long go_hispeed_load;
68 spinlock_t target_loads_lock;
69 unsigned int *target_loads;
70 int ntarget_loads;
77 unsigned long min_sample_time;
80 unsigned long sampling_rate;
86 spinlock_t above_hispeed_delay_lock;
[all …]