Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_telemetry_pltdrv.c253 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) in telemetry_plt_config_ioss_event() argument
258 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_ioss_event()
269 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) in telemetry_plt_config_pss_event() argument
274 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_pss_event()
335 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()
338 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()
363 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()
367 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()
382 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()
386 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()
[all …]
/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.h47 u16 evt_id; member
Dxen_drm_front_evtchnl.c43 if (unlikely(resp->id != evtchnl->evt_id)) in evtchnl_interrupt_ctrl()
104 if (unlikely(event->id != evtchnl->evt_id++)) in evtchnl_interrupt_evt()
Dxen_drm_front.c98 evtchnl->evt_id = req->id; in be_prepare_req()
/Linux-v5.4/sound/xen/
Dxen_snd_front_evtchnl.h50 u16 evt_id; member
Dxen_snd_front_evtchnl.c45 if (resp->id != channel->evt_id) in evtchnl_interrupt_req()
117 if (unlikely(event->id != channel->evt_id++)) in evtchnl_interrupt_evt()
Dxen_snd_front.c35 evtchnl->evt_id = req->id; in be_stream_prepare_req()
/Linux-v5.4/arch/x86/include/asm/
Dintel_telemetry.h37 u32 evt_id; member