Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dlongrun.c283 static const struct x86_cpu_id longrun_ids[] = { variable
287 MODULE_DEVICE_TABLE(x86cpu, longrun_ids);
296 if (!x86_match_cpu(longrun_ids)) in longrun_init()