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

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

Completed in 114 milliseconds