handle_event
void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event,
void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event,
if (handle_event) {
.handle_event = ssam_handle_event,
rtl->ops.handle_event(rtl, cmd, data);
void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd,
handle_event, 0, "da8xx-remoteproc",
INIT_WORK(&ksproc->workqueue, handle_event);
clt->ops->handle_event(dibs, &event);
if (!tb->cm_ops->handle_event) {
tb->cm_ops->handle_event(tb, type, buf, size);
.handle_event = icm_handle_event,
.handle_event = icm_handle_event,
.handle_event = icm_handle_event,
.handle_event = icm_handle_event,
.handle_event = tb_handle_event,
void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type,
.handle_event = fanotify_handle_event,
if (group->ops->handle_event) {
return group->ops->handle_event(group, mask, data, data_type, dir,
void (*handle_event)(struct dibs_dev *dev,
int (*handle_event)(struct fsnotify_group *group, u32 mask,
void (*handle_event)(struct ism_dev *dev, struct ism_event *event);
.handle_event = smcd_handle_event,
nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, handle_event, NULL);