Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dvia-cputemp.c272 static const struct x86_cpu_id __initconst cputemp_ids[] = { variable
279 MODULE_DEVICE_TABLE(x86cpu, cputemp_ids);
287 if (!x86_match_cpu(cputemp_ids)) in via_cputemp_init()