Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/cpufreq/
Dspeedstep-centrino.c604 static const struct x86_cpu_id centrino_ids[] = { variable
615 MODULE_DEVICE_TABLE(x86cpu, centrino_ids);
634 if (!x86_match_cpu(centrino_ids)) in centrino_init()