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

  /external/ltp/testcases/kernel/input/
input_helper.h 26 void send_rel_move(int fd, int x, int y);
input02.c 96 send_rel_move(fd, 10, 1);
input04.c 92 send_rel_move(fd, 0, 0);
input05.c 99 send_rel_move(fd, X_VALUE, Y_VALUE);
input01.c 93 send_rel_move(fd, 10, 1);
input_helper.c 181 void send_rel_move(int fd, int x, int y) function

Completed in 2784 milliseconds