oldabs_rslt      1163 drivers/input/mouse/synaptics.c 	static const u8 oldabs_rslt[]	  = { 0xC0, 0x00, 0x00, 0x80, 0x00 };
oldabs_rslt      1179 drivers/input/mouse/synaptics.c 		return (packet[idx] & oldabs_mask[idx]) == oldabs_rslt[idx];