Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/idle/
Dintel_idle.c896 static const struct x86_cpu_id intel_idle_ids[] __initconst = { variable
926 MODULE_DEVICE_TABLE(x86cpu, intel_idle_ids);
941 id = x86_match_cpu(intel_idle_ids); in intel_idle_probe()