Lines Matching defs:stick
766 /* stick calibration parsing: note the order differs based on stick */
814 const char *stick, int ret)
817 "Failed to read %s stick cal, using defaults; e=%d\n",
818 stick, ret);
833 /* check if user stick calibrations are present */
836 hid_info(ctlr->hdev, "using user cal for left stick\n");
838 hid_info(ctlr->hdev, "using factory cal for left stick\n");
842 hid_info(ctlr->hdev, "using user cal for right stick\n");
844 hid_info(ctlr->hdev, "using factory cal for right stick\n");
847 /* read the left stick calibration data */
859 /* read the right stick calibration data */
1332 /* get raw stick values */
1336 /* map the stick values */
1388 /* get raw stick values */
1392 /* map stick values */
2175 hid_warn(hdev, "Analog stick positions may be inaccurate\n");