Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-ich.c234 static void get_freq_data(void *_speed) in get_freq_data() function
246 BUG_ON(smp_call_function_single(cpu, get_freq_data, &speed, 1)); in speedstep_get()