Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dcoretemp.c790 static const struct x86_cpu_id __initconst coretemp_ids[] = { variable
794 MODULE_DEVICE_TABLE(x86cpu, coretemp_ids);
805 if (!x86_match_cpu(coretemp_ids)) in coretemp_init()