max_touches 44 drivers/input/touchscreen/ili210x.c unsigned int max_touches; max_touches 145 drivers/input/touchscreen/ili210x.c for (i = 0; i < priv->max_touches; i++) { max_touches 313 drivers/input/touchscreen/ili210x.c priv->max_touches = ILI210X_TOUCHES; max_touches 315 drivers/input/touchscreen/ili210x.c priv->max_touches = ILI251X_TOUCHES; max_touches 338 drivers/input/touchscreen/ili210x.c error = input_mt_init_slots(input, priv->max_touches, INPUT_MT_DIRECT);