acc_x_plus       1589 drivers/hid/hid-sony.c 	short acc_x_plus, acc_x_minus;
acc_x_plus       1669 drivers/hid/hid-sony.c 	acc_x_plus       = get_unaligned_le16(&buf[23]);
acc_x_plus       1698 drivers/hid/hid-sony.c 	range_2g = acc_x_plus - acc_x_minus;
acc_x_plus       1700 drivers/hid/hid-sony.c 	sc->ds4_calib_data[3].bias = acc_x_plus - range_2g / 2;