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

/linux-4.1.27/drivers/cpufreq/
H A De_powersaver.c403 static const struct x86_cpu_id eps_cpu_id[] = { variable in typeref:struct:x86_cpu_id
407 MODULE_DEVICE_TABLE(x86cpu, eps_cpu_id);
411 if (!x86_match_cpu(eps_cpu_id) || boot_cpu_data.x86_model < 10) eps_init()

Completed in 35 milliseconds