Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-nintendo.c1657 int hatx = 0; in joycon_report_dpad() local
1662 hatx = -1; in joycon_report_dpad()
1664 hatx = 1; in joycon_report_dpad()
1671 input_report_abs(ctlr->input, ABS_HAT0X, hatx); in joycon_report_dpad()