Searched refs:joycon_stick_cal (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-nintendo.c324 struct joycon_stick_cal { struct
595 struct joycon_stick_cal left_stick_cal_x;
596 struct joycon_stick_cal left_stick_cal_y;
597 struct joycon_stick_cal right_stick_cal_x;
598 struct joycon_stick_cal right_stick_cal_y;
1070 struct joycon_stick_cal *cal_x,
1071 struct joycon_stick_cal *cal_y,
1132 struct joycon_stick_cal *cal_x,
1133 struct joycon_stick_cal *cal_y,
1352 static s32 joycon_map_stick_val(struct joycon_stick_cal *ca
[all...]

Completed in 147 milliseconds