Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/telemetry/
H A 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()
/linux/arch/x86/include/asm/
H A Dintel_telemetry.h61 struct telemetry_core_ops { struct
94 int telemetry_set_pltdata(const struct telemetry_core_ops *ops, argument