Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11/
H A DCVE-2022-3555.patch33 + xcondition_clear(dpy->xcb->event_notify);
35 xcondition_free(dpy->xcb->event_notify);
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi.h96 void (*event_notify)(struct venus_core *core, u32 event); member
103 void (*event_notify)(struct venus_inst *inst, u32 event, member
H A Dhfi_msgs.c115 inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event); in event_seq_changed()
134 inst->ops->event_notify(inst, EVT_SYS_EVENT_CHANGE, &event); in event_release_buffer_ref()
146 core->core_ops->event_notify(core, event); in event_sys_error()
175 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in event_session_error()
H A Dcore.c40 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in venus_event_notify()
48 .event_notify = venus_event_notify,
H A Dvenc.c988 .event_notify = venc_event_notify,
H A Dvdec.c1406 .event_notify = vdec_event_notify,
/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_event_trigger.c144 static int event_notify(void *param) in event_notify() function
213 ctx->notify = event_notify; in event_ctx_create()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd.h357 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()
H A Dufs-mediatek.c1084 .event_notify = ufs_mtk_event_notify,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_ax.c64 !pltfm_cb->event_notify) { in chk_pltfm_cb()
H A Dtype.h207 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
H A Dmac_def.h202 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
14064 void (*event_notify)(void *drv_adapter, member
15454 u32 (*event_notify)(struct mac_ax_adapter *adapter, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_ax.c64 !pltfm_cb->event_notify) { in chk_pltfm_cb()
H A Dtype.h207 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
H A Dmac_def.h202 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
14064 void (*event_notify)(void *drv_adapter, member
15454 u32 (*event_notify)(struct mac_ax_adapter *adapter, member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa_cmd.h674 __le32 event_notify; member
H A Dhpsa.c8442 h->events = readl(&(h->cfgtable->event_notify)); in hpsa_ctlr_needs_rescan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c912 rtw_plt_cb.event_notify = hal_mac_event_notify; in rtw_plt_cb_init()
8832 mac->ops->event_notify(mac, event, band); in rtw_hal_mac_notification()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c912 rtw_plt_cb.event_notify = hal_mac_event_notify; in rtw_plt_cb_init()
8848 mac->ops->event_notify(mac, event, band); in rtw_hal_mac_notification()