Searched defs:min_freq (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/ |
H A D | devfreq.c | 88 unsigned long min_freq = 0; in find_available_min_freq() local 123 static void get_freq_range(struct devfreq *devfreq, unsigned long *min_freq, unsigned long *max_freq) in get_freq_range() argument 399 unsigned long freq, min_freq, max_freq; update_devfreq() local 1510 unsigned long min_freq, max_freq; min_freq_show() local 1566 unsigned long min_freq, max_freq; max_freq_show() local 1812 unsigned long cur_freq, min_freq, max_freq; devfreq_summary_show() local [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | sched.h | 129 unsigned int cur_freq, max_freq, min_freq; member
|
Completed in 7 milliseconds