| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11/ |
| H A D | CVE-2022-3555.patch | 33 + xcondition_clear(dpy->xcb->event_notify); 35 xcondition_free(dpy->xcb->event_notify);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi.h | 96 void (*event_notify)(struct venus_core *core, u32 event); member 103 void (*event_notify)(struct venus_inst *inst, u32 event, member
|
| H A D | hfi_msgs.c | 115 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 D | core.c | 40 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in venus_event_notify() 48 .event_notify = venus_event_notify,
|
| H A D | venc.c | 988 .event_notify = venc_event_notify,
|
| H A D | vdec.c | 1406 .event_notify = vdec_event_notify,
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpp_event_trigger.c | 144 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 D | ufshcd.h | 357 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 D | ufs-mediatek.c | 1084 .event_notify = ufs_mtk_event_notify,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_ax.c | 64 !pltfm_cb->event_notify) { in chk_pltfm_cb()
|
| H A D | type.h | 207 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
|
| H A D | mac_def.h | 202 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 D | mac_ax.c | 64 !pltfm_cb->event_notify) { in chk_pltfm_cb()
|
| H A D | type.h | 207 adapter->pltfm_cb->event_notify(adapter->drv_adapter, mac_ft, stat, \
|
| H A D | mac_def.h | 202 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 D | hpsa_cmd.h | 674 __le32 event_notify; member
|
| H A D | hpsa.c | 8442 h->events = readl(&(h->cfgtable->event_notify)); in hpsa_ctlr_needs_rescan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 912 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 D | hal_api_mac.c | 912 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()
|