Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dcoretemp.c724 static const struct x86_cpu_id __initconst coretemp_ids[] = { variable
728 MODULE_DEVICE_TABLE(x86cpu, coretemp_ids);
741 if (!x86_match_cpu(coretemp_ids)) in coretemp_init()