cytp_resolution    36 drivers/input/mouse/cypress_ps2.c static const unsigned char cytp_resolution[] = {0x00, 0x01, 0x02, 0x03};
cytp_resolution   153 drivers/input/mouse/cypress_ps2.c 		for (i = 0; i < sizeof(cytp_resolution); i++)
cytp_resolution   154 drivers/input/mouse/cypress_ps2.c 			if (cytp_resolution[i] == param[1])