Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
Dintel_telemetry_core.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()
Dintel_telemetry_pltdrv.c1093 static const struct telemetry_core_ops telm_pltops = {
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dintel_telemetry.h61 struct telemetry_core_ops { struct
94 int telemetry_set_pltdata(const struct telemetry_core_ops *ops, argument