Home
last modified time | relevance | path

Searched refs:left_stick (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/hid/
H A Dhid-nintendo.c530 u8 left_stick[3]; member
1040 bool left_stick) in joycon_read_stick_calibration() argument
1055 if (left_stick) { in joycon_read_stick_calibration()
1626 raw_x = hid_field_extract(ctlr->hdev, rep->left_stick, 0, 12); in joycon_report_left_stick()
1627 raw_y = hid_field_extract(ctlr->hdev, rep->left_stick + 1, 4, 12); in joycon_report_left_stick()