Searched defs:action_handler (Results 1 – 3 of 3) sorted by relevance
17 int action_handler(struct trace_event_raw_timerlat_sample *tp_args) in action_handler() function
12 int action_handler(struct trace_event_raw_timerlat_sample *tp_args) in action_handler() function
215 struct action_handler { struct216 unsigned int num;217 char *str;218 unsigned int (*func)(struct adapter *padapter, union recv_frame *precv_frame);