Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_telemetry_debugfs.c310 static const struct x86_cpu_id telemetry_debugfs_cpu_ids[] = { variable
315 MODULE_DEVICE_TABLE(x86cpu, telemetry_debugfs_cpu_ids);
911 id = x86_match_cpu(telemetry_debugfs_cpu_ids); in telemetry_debugfs_init()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c310 static const struct x86_cpu_id telemetry_debugfs_cpu_ids[] = { variable
315 MODULE_DEVICE_TABLE(x86cpu, telemetry_debugfs_cpu_ids);
911 id = x86_match_cpu(telemetry_debugfs_cpu_ids); in telemetry_debugfs_init()

Completed in 4 milliseconds