Searched refs:handle_event (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/bpf/runqslower/ |
| H A D | runqslower.c | |
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | hfi-events.c | 190 static int handle_event(struct nl_msg *n, void *arg) in handle_event() function 287 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, handle_event, NULL); in hfi_main()
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | ssh_request_layer.h | 41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
|
| H A D | ssh_request_layer.c | 906 rtl->ops.handle_event(rtl, cmd, data); in ssh_rtl_rx_event()
|
| H A D | controller.c | 1007 .handle_event = ssam_handle_event,
|
| /linux/fs/notify/ |
| H A D | fsnotify.c | 370 if (group->ops->handle_event) { in send_to_group() 371 return group->ops->handle_event(group, mask, data, data_type, dir, in send_to_group()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bus.h | 294 void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event,
|
| H A D | core.c | 502 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event, in brcmf_rx_frame() argument 518 if (handle_event) { in brcmf_rx_frame()
|
| /linux/drivers/thunderbolt/ |
| H A D | domain.c | 340 if (!tb->cm_ops->handle_event) { in tb_domain_event_cb() 353 tb->cm_ops->handle_event(tb, type, buf, size); in tb_domain_event_cb()
|
| H A D | icm.c | 2391 .handle_event = icm_handle_event, 2411 .handle_event = icm_handle_event, 2433 .handle_event = icm_handle_event, 2455 .handle_event = icm_handle_event,
|
| H A D | tb.h | 521 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
|
| H A D | tb.c | 3291 .handle_event = tb_handle_event,
|
| /linux/net/smc/ |
| H A D | smc_ism.c | 40 .handle_event = smcd_handle_event,
|
| /linux/drivers/s390/net/ |
| H A D | ism_drv.c | 488 clt->ops->handle_event(dibs, &event); in ism_handle_event()
|