acc_z_plus       1591 drivers/hid/hid-sony.c 	short acc_z_plus, acc_z_minus;
acc_z_plus       1673 drivers/hid/hid-sony.c 	acc_z_plus       = get_unaligned_le16(&buf[31]);
acc_z_plus       1710 drivers/hid/hid-sony.c 	range_2g = acc_z_plus - acc_z_minus;
acc_z_plus       1712 drivers/hid/hid-sony.c 	sc->ds4_calib_data[5].bias = acc_z_plus - range_2g / 2;