touch_flags       531 drivers/input/touchscreen/rohm_bu21023.c 	u8 touch_flags;
touch_flags       554 drivers/input/touchscreen/rohm_bu21023.c 	touch_flags = READ_POS_BUF(TOUCH_GESTURE) & TOUCH_MASK;
touch_flags       555 drivers/input/touchscreen/rohm_bu21023.c 	if (touch_flags) {
touch_flags       567 drivers/input/touchscreen/rohm_bu21023.c 	switch (touch_flags) {