Searched defs:evt_id (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/runtime/eventq/src/
H A Deventq.c43 ia_css_eventq_send( ia_css_queue_t *eventq_handle, u8 evt_id, u8 evt_payload_0, u8 evt_payload_1, uint8_t evt_payload_2) argument
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.h47 u16 evt_id; member in struct:xen_drm_front_evtchnl
/linux-master/sound/xen/
H A Dxen_snd_front_evtchnl.h41 u16 evt_id; member in struct:xen_snd_front_evtchnl
/linux-master/drivers/firmware/arm_scmi/
H A Dsystem.c42 scmi_system_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
74 scmi_system_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
87 scmi_system_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dbase.c312 scmi_base_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
324 scmi_base_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dreset.c238 scmi_reset_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
274 scmi_reset_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
288 scmi_reset_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dpower.c242 scmi_power_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
256 scmi_power_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
270 scmi_power_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dnotify.c262 unsigned char evt_id; member in struct:scmi_event_header
579 scmi_notify(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const void *buf, size_t len, ktime_t ts) argument
1357 scmi_notifier_register(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) argument
1404 scmi_notifier_unregister(const struct scmi_handle *handle, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) argument
1448 u8 evt_id; member in struct:scmi_notifier_devres
1478 scmi_devm_notifier_register(struct scmi_device *sdev, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) argument
1546 scmi_devm_notifier_unregister(struct scmi_device *sdev, u8 proto_id, u8 evt_id, const u32 *src_id, struct notifier_block *nb) argument
[all...]
H A Dpowercap.c812 scmi_powercap_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
832 scmi_powercap_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
870 scmi_powercap_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
[all...]
H A Dsensors.c1006 scmi_sensor_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
1025 scmi_sensor_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1050 scmi_sensor_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dclock.c942 scmi_clk_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
985 scmi_clk_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1002 scmi_clk_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
[all...]
H A Dperf.c1068 scmi_perf_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
1089 scmi_perf_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1132 scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
/linux-master/arch/x86/include/asm/
H A Dintel_telemetry.h39 u32 evt_id; member in struct:telemetry_evtmap
/linux-master/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c448 int ia_css_bufq_enqueue_isys_event(uint8_t evt_id) argument
382 ia_css_bufq_enqueue_psys_event( u8 evt_id, u8 evt_payload_0, u8 evt_payload_1, uint8_t evt_payload_2) argument
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c559 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) argument
/linux-master/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c247 static inline int telemetry_plt_config_ioss_event(u32 evt_id, int index) argument
260 static inline int telemetry_plt_config_pss_event(u32 evt_id, int index) argument
[all...]
/linux-master/tools/perf/util/
H A Dintel-pt.c133 u64 evt_id; member in struct:intel_pt
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2177 void btc_fw_event(struct rtw89_dev *rtwdev, u8 evt_id, void *data, u32 len) argument

Completed in 288 milliseconds