n_slots            87 drivers/input/touchscreen/exc3000.c 			     u8 *buf, int *n_slots)
n_slots            95 drivers/input/touchscreen/exc3000.c 	*n_slots = buf[3];
n_slots            96 drivers/input/touchscreen/exc3000.c 	if (!*n_slots || *n_slots > EXC3000_NUM_SLOTS)
n_slots            99 drivers/input/touchscreen/exc3000.c 	if (*n_slots > EXC3000_SLOTS_PER_FRAME) {