Home
last modified time | relevance | path

Searched refs:pkg_temp_thermal_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c486 static const struct x86_cpu_id __initconst pkg_temp_thermal_ids[] = { variable
490 MODULE_DEVICE_TABLE(x86cpu, pkg_temp_thermal_ids);
496 if (!x86_match_cpu(pkg_temp_thermal_ids)) in pkg_temp_thermal_init()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c484 static const struct x86_cpu_id __initconst pkg_temp_thermal_ids[] = { variable
488 MODULE_DEVICE_TABLE(x86cpu, pkg_temp_thermal_ids);
494 if (!x86_match_cpu(pkg_temp_thermal_ids)) in pkg_temp_thermal_init()

Completed in 2 milliseconds