Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dintel_quark_dts_thermal.c410 static const struct x86_cpu_id qrk_thermal_ids[] __initconst = { variable
414 MODULE_DEVICE_TABLE(x86cpu, qrk_thermal_ids);
420 if (!x86_match_cpu(qrk_thermal_ids) || !iosf_mbi_available()) in intel_quark_thermal_init()