Home
last modified time | relevance | path

Searched refs:handle_event (Results 1 – 13 of 13) sorted by relevance

/linux/tools/bpf/runqslower/
H A Drunqslower.c
/linux/tools/power/x86/intel-speed-select/
H A Dhfi-events.c190 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 Dssh_request_layer.h41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
H A Dssh_request_layer.c906 rtl->ops.handle_event(rtl, cmd, data); in ssh_rtl_rx_event()
H A Dcontroller.c1007 .handle_event = ssam_handle_event,
/linux/include/linux/
H A Ddibs.h162 void (*handle_event)(struct dibs_dev *dev, member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h300 void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event,
H A Dcore.c502 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 Dicm.c2407 .handle_event = icm_handle_event,
2427 .handle_event = icm_handle_event,
2449 .handle_event = icm_handle_event,
2471 .handle_event = icm_handle_event,
/linux/net/smc/
H A Dsmc_ism.c40 .handle_event = smcd_handle_event,
/linux/drivers/s390/net/
H A Dism_drv.c494 clt->ops->handle_event(dibs, &event); in ism_handle_event()
/linux/fs/notify/fanotify/
H A Dfanotify.c1116 .handle_event = fanotify_handle_event,
/linux/fs/nfsd/
H A Dfilecache.c862 .handle_event = nfsd_dir_fsnotify_handle_event,