Searched refs:handle_event (Results 1 – 12 of 12) sorted by relevance
| /drivers/remoteproc/ |
| A D | da8xx_remoteproc.c | 85 static irqreturn_t handle_event(int irq, void *p) in handle_event() function 303 handle_event, 0, "da8xx-remoteproc", in da8xx_rproc_probe()
|
| A D | keystone_remoteproc.c | 141 static void handle_event(struct work_struct *work) in handle_event() function 174 INIT_WORK(&ksproc->workqueue, handle_event); in keystone_rproc_start()
|
| /drivers/platform/surface/aggregator/ |
| A D | ssh_request_layer.h | 41 void (*handle_event)(struct ssh_rtl *rtl, const struct ssh_command *cmd, member
|
| A D | ssh_request_layer.c | 906 rtl->ops.handle_event(rtl, cmd, data); in ssh_rtl_rx_event()
|
| A D | controller.c | 1007 .handle_event = ssam_handle_event,
|
| /drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | bus.h | 294 void brcmf_rx_frame(struct device *dev, struct sk_buff *rxp, bool handle_event,
|
| 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()
|
| /drivers/thunderbolt/ |
| A D | domain.c | 339 if (!tb->cm_ops->handle_event) { in tb_domain_event_cb() 352 tb->cm_ops->handle_event(tb, type, buf, size); in tb_domain_event_cb()
|
| 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,
|
| A D | tb.h | 521 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
|
| A D | tb.c | 3283 .handle_event = tb_handle_event,
|
| /drivers/s390/net/ |
| A D | ism_drv.c | 483 clt->handle_event(ism, entry); in ism_handle_event()
|
Completed in 48 milliseconds