Lines Matching refs:index
55 (t->history.index - offset + TOUCHPAD_HISTORY_LENGTH) %
162 int motion_index = (t->history.index + 1) % TOUCHPAD_HISTORY_LENGTH;
169 t->history.index = motion_index;
345 t->index);
404 t->index);
446 t->index,
913 t->index);
943 "palm: touch %d released, timeout after trackpoint\n", t->index);
1046 t->index);
1064 t->index);
1074 t->index);
1200 t->index,
1228 t->index);
1243 t->index);
1319 t->index);
1328 t->index);
2858 unsigned int index)
2862 t->index = index;