Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dintel_telemetry.h61 struct telemetry_plt_config { struct
103 struct telemetry_plt_config *pltconfig);
/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_core.c26 struct telemetry_plt_config *plt_config;
335 struct telemetry_plt_config *pltconfig) in telemetry_set_pltdata()
Dintel_telemetry_pltdrv.c94 static struct telemetry_plt_config *telm_conf;
174 static struct telemetry_plt_config telem_apl_config = {
184 static struct telemetry_plt_config telem_glk_config = {
1136 telm_conf = (struct telemetry_plt_config *)id->driver_data; in telemetry_pltdrv_probe()