Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dvia-cputemp.c286 static const struct x86_cpu_id __initconst cputemp_ids[] = { variable
293 MODULE_DEVICE_TABLE(x86cpu, cputemp_ids);
301 if (!x86_match_cpu(cputemp_ids)) in via_cputemp_init()