Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/intel/telemetry/
Dcore.c19 const struct telemetry_core_ops *telem_ops;
89 static const struct telemetry_core_ops telm_defpltops = {
326 int telemetry_set_pltdata(const struct telemetry_core_ops *ops, in telemetry_set_pltdata()
Dpltdrv.c1093 static const struct telemetry_core_ops telm_pltops = {
/linux-6.1.9/arch/x86/include/asm/
Dintel_telemetry.h61 struct telemetry_core_ops { struct
94 int telemetry_set_pltdata(const struct telemetry_core_ops *ops, argument