dual_touch_threshold  518 drivers/input/touchscreen/rohm_bu21023.c static const unsigned int dual_touch_threshold[3] = { 10, 8, 0 };
dual_touch_threshold  590 drivers/input/touchscreen/rohm_bu21023.c 		threshold = dual_touch_threshold[prev_finger_count];