Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_telemetry_core.c18 struct telemetry_plt_config *plt_config; member
333 telm_core_conf.plt_config = pltconfig; in telemetry_set_pltdata()
349 telm_core_conf.plt_config = NULL; in telemetry_clear_pltdata()
364 if (telm_core_conf.plt_config) in telemetry_pltconfig_valid()
378 if (!telm_core_conf.plt_config) in telemetry_get_pssevtname()
381 psscfg = telm_core_conf.plt_config->pss_config; in telemetry_get_pssevtname()
398 if (!(telm_core_conf.plt_config)) in telemetry_get_iossevtname()
401 iosscfg = telm_core_conf.plt_config->ioss_config; in telemetry_get_iossevtname()