Searched refs:joycon_stick_cal (Results 1 – 1 of 1) sorted by relevance
313 struct joycon_stick_cal { struct439 struct joycon_stick_cal left_stick_cal_x;440 struct joycon_stick_cal left_stick_cal_y;441 struct joycon_stick_cal right_stick_cal_x;442 struct joycon_stick_cal right_stick_cal_y;713 struct joycon_stick_cal *cal_x, in joycon_read_stick_calibration()714 struct joycon_stick_cal *cal_y, in joycon_read_stick_calibration()775 struct joycon_stick_cal *cal_x, in joycon_use_default_calibration()776 struct joycon_stick_cal *cal_y, in joycon_use_default_calibration()995 static s32 joycon_map_stick_val(struct joycon_stick_cal *cal, s32 val) in joycon_map_stick_val()