Lines Matching defs:which
4181 if (dev->which == LITEST_SYNAPTICS_PRESSUREPAD)
4786 int which = _i; /* ranged test */
4787 int this = which % 2,
4788 other = (which + 1) % 2;
4827 int which = _i; /* ranged test */
4828 int this = which % 2,
4829 other = (which + 1) % 2;
4872 int which = _i; /* ranged test */
4873 int this = which % 3;
4919 int which = _i; /* ranged test */
4920 int this = which % 3;
4971 int which = _i; /* ranged test */
4972 int this = which % 4;