Searched refs:show_available_freqs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
H A Dfreq_table.c217 * show_available_freqs - show available frequencies for the specified CPU
219 static ssize_t show_available_freqs(struct cpufreq_policy *policy, char *buf, show_available_freqs() function
262 return show_available_freqs(policy, buf, false); scaling_available_frequencies_show()
274 return show_available_freqs(policy, buf, true); scaling_boost_frequencies_show()

Completed in 104 milliseconds