Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dintel_telemetry.h52 struct telemetry_plt_config { struct
94 struct telemetry_plt_config *pltconfig);
/Linux-v5.4/drivers/platform/x86/
Dintel_telemetry_core.c18 struct telemetry_plt_config *plt_config;
327 struct telemetry_plt_config *pltconfig) in telemetry_set_pltdata()
Dintel_telemetry_pltdrv.c86 static struct telemetry_plt_config *telm_conf;
166 static struct telemetry_plt_config telem_apl_config = {
176 static struct telemetry_plt_config telem_glk_config = {
1128 telm_conf = (struct telemetry_plt_config *)id->driver_data; in telemetry_pltdrv_probe()