Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k6.c260 static const struct x86_cpu_id powernow_k6_ids[] = { variable
265 MODULE_DEVICE_TABLE(x86cpu, powernow_k6_ids);
276 if (!x86_match_cpu(powernow_k6_ids)) in powernow_k6_init()