cytp_rate 35 drivers/input/mouse/cypress_ps2.c static const unsigned char cytp_rate[] = {10, 20, 40, 60, 100, 200}; cytp_rate 157 drivers/input/mouse/cypress_ps2.c for (i = 0; i < sizeof(cytp_rate); i++) cytp_rate 158 drivers/input/mouse/cypress_ps2.c if (cytp_rate[i] == param[2])