Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/powercap/
H A Dintel_rapl_common.c1016 static const struct x86_cpu_id rapl_ids[] __initconst = { variable
1068 MODULE_DEVICE_TABLE(x86cpu, rapl_ids);
1449 id = x86_match_cpu(rapl_ids); in rapl_init()