Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_tcc_cooling.c51 static const struct x86_cpu_id tcc_ids[] __initconst = { variable
70 MODULE_DEVICE_TABLE(x86cpu, tcc_ids);
80 id = x86_match_cpu(tcc_ids); in tcc_cooling_init()