HomeSort by relevance Sort by last modified time
    Searched refs:print_event (Results 1 - 2 of 2) sorted by null

  /external/iw/
event.c 294 static int print_event(struct nl_msg *msg, void *arg) function
638 print_event(msg, wait->pargs);
713 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_event, args);
  /system/core/toolbox/
getevent.c 211 static void print_event(int type, int code, int value, int print_flags) function
673 print_event(event.type, event.code, event.value, print_flags);

Completed in 679 milliseconds