Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernow-k8.c456 static const struct x86_cpu_id powernow_k8_ids[] = { variable
461 MODULE_DEVICE_TABLE(x86cpu, powernow_k8_ids);
1186 if (!x86_match_cpu(powernow_k8_ids)) in powernowk8_init()