TOUCH_GESTURE 454 drivers/input/touchscreen/rohm_bu21023.c val = i2c_smbus_read_byte_data(client, TOUCH_GESTURE); TOUCH_GESTURE 554 drivers/input/touchscreen/rohm_bu21023.c touch_flags = READ_POS_BUF(TOUCH_GESTURE) & TOUCH_MASK; TOUCH_GESTURE 628 drivers/input/touchscreen/rohm_bu21023.c if (READ_POS_BUF(TOUCH_GESTURE) & CALIBRATION_REQUEST) {