Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c68 TELEM_UPDATE = 0, enumerator
219 case TELEM_UPDATE: in telemetry_check_evtid()
335 if (action == TELEM_UPDATE) { in telemetry_setup_iossevtconfig()
461 if (action == TELEM_UPDATE) { in telemetry_setup_pssevtconfig()
536 if ((action == TELEM_UPDATE) && (telm_conf->telem_in_use)) { in telemetry_setup_evtconfig()
563 if ((action == TELEM_UPDATE) || (action == TELEM_ADD)) in telemetry_setup_evtconfig()
660 TELEM_UPDATE); in telemetry_plt_update_events()