acc_y_plus       1590 drivers/hid/hid-sony.c 	short acc_y_plus, acc_y_minus;
acc_y_plus       1671 drivers/hid/hid-sony.c 	acc_y_plus       = get_unaligned_le16(&buf[27]);
acc_y_plus       1704 drivers/hid/hid-sony.c 	range_2g = acc_y_plus - acc_y_minus;
acc_y_plus       1706 drivers/hid/hid-sony.c 	sc->ds4_calib_data[4].bias = acc_y_plus - range_2g / 2;