Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:event_buf

1550     char event_buf[512];
1556 res = read(mINotifyFd, event_buf, sizeof(event_buf));
1570 event = (struct inotify_event *)(event_buf + event_pos);