Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dlonghaul.c911 static const struct x86_cpu_id longhaul_id[] = { variable
915 MODULE_DEVICE_TABLE(x86cpu, longhaul_id);
921 if (!x86_match_cpu(longhaul_id)) in longhaul_init()