Searched defs:handle_event (Results 1 – 5 of 5) sorted by relevance
85 static irqreturn_t handle_event(int irq, void *p) in handle_event() function
141 static void handle_event(struct work_struct *work) in handle_event() function
117 int (*handle_event)(struct fsnotify_group *group, member
280 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, member
496 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event) in brcmf_rx_frame()