gyro_pitch_plus  1585 drivers/hid/hid-sony.c 	short gyro_pitch_bias, gyro_pitch_plus, gyro_pitch_minus;
gyro_pitch_plus  1652 drivers/hid/hid-sony.c 		gyro_pitch_plus  = get_unaligned_le16(&buf[7]);
gyro_pitch_plus  1660 drivers/hid/hid-sony.c 		gyro_pitch_plus  = get_unaligned_le16(&buf[7]);
gyro_pitch_plus  1683 drivers/hid/hid-sony.c 	sc->ds4_calib_data[0].sens_denom = gyro_pitch_plus - gyro_pitch_minus;