finger_bits        56 drivers/input/touchscreen/zet6223.c 	u16 finger_bits;
finger_bits        79 drivers/input/touchscreen/zet6223.c 	finger_bits = get_unaligned_be16(buf + 1);
finger_bits        81 drivers/input/touchscreen/zet6223.c 		if (!(finger_bits & BIT(15 - i)))