event_notify       40 drivers/media/platform/qcom/venus/core.c 		inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL);
event_notify       54 drivers/media/platform/qcom/venus/core.c 	.event_notify = venus_event_notify,
event_notify       96 drivers/media/platform/qcom/venus/hfi.h 	void (*event_notify)(struct venus_core *core, u32 event);
event_notify      103 drivers/media/platform/qcom/venus/hfi.h 	void (*event_notify)(struct venus_inst *inst, u32 event,
event_notify      115 drivers/media/platform/qcom/venus/hfi_msgs.c 	inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event);
event_notify      134 drivers/media/platform/qcom/venus/hfi_msgs.c 	inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event);
event_notify      146 drivers/media/platform/qcom/venus/hfi_msgs.c 	core->core_ops->event_notify(core, event);
event_notify      175 drivers/media/platform/qcom/venus/hfi_msgs.c 		inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL);
event_notify     1248 drivers/media/platform/qcom/venus/vdec.c 	.event_notify = vdec_event_notify,
event_notify     1077 drivers/media/platform/qcom/venus/venc.c 	.event_notify = venc_event_notify,
event_notify     8407 drivers/scsi/hpsa.c 	h->events = readl(&(h->cfgtable->event_notify));
event_notify      673 drivers/scsi/hpsa_cmd.h 	__le32		event_notify;