Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_core.c26 struct telemetry_plt_config *plt_config; member
341 telm_core_conf.plt_config = pltconfig; in telemetry_set_pltdata()
357 telm_core_conf.plt_config = NULL; in telemetry_clear_pltdata()
372 if (telm_core_conf.plt_config) in telemetry_pltconfig_valid()
386 if (!telm_core_conf.plt_config) in telemetry_get_pssevtname()
389 psscfg = telm_core_conf.plt_config->pss_config; in telemetry_get_pssevtname()
406 if (!(telm_core_conf.plt_config)) in telemetry_get_iossevtname()
409 iosscfg = telm_core_conf.plt_config->ioss_config; in telemetry_get_iossevtname()