Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
A Dhfi.h96 void (*event_notify)(struct venus_core *core, u32 event); member
103 void (*event_notify)(struct venus_inst *inst, u32 event, member
A Dhfi_msgs.c127 inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event); in event_seq_changed()
146 inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event); in event_release_buffer_ref()
158 core->core_ops->event_notify(core, event); in event_sys_error()
187 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in event_session_error()
A Dcore.c70 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in venus_event_notify()
78 .event_notify = venus_event_notify,
A Dvenc.c1269 .event_notify = venc_event_notify,
A Dvdec.c1521 .event_notify = vdec_event_notify,
/linux/drivers/scsi/ufs/
A Dufshcd.h358 void (*event_notify)(struct ufs_hba *hba, member
1258 if (hba->vops && hba->vops->event_notify) in ufshcd_vops_event_notify()
1259 hba->vops->event_notify(hba, evt, data); in ufshcd_vops_event_notify()
A Dufs-mediatek.c1162 .event_notify = ufs_mtk_event_notify,
/linux/drivers/scsi/
A Dhpsa_cmd.h687 __le32 event_notify; member
A Dhpsa.c8473 h->events = readl(&(h->cfgtable->event_notify)); in hpsa_ctlr_needs_rescan()

Completed in 52 milliseconds