Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_pltdrv.c261 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) in telemetry_plt_config_ioss_event() argument
266 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_ioss_event()
277 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) in telemetry_plt_config_pss_event() argument
282 write_buf = evt_id | TELEM_EVENT_ENABLE; in telemetry_plt_config_pss_event()
343 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()
346 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()
371 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()
375 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()
390 telm_conf->ioss_config.telem_evts[index].evt_id = in telemetry_setup_iossevtconfig()
394 telm_conf->ioss_config.telem_evts[index].evt_id, in telemetry_setup_iossevtconfig()
[all …]
/Linux-v4.19/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.c109 evtchnl->evt_id = req->id; in be_prepare_req()
/Linux-v4.19/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-v4.19/arch/x86/include/asm/
Dintel_telemetry.h46 u32 evt_id; member