Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nintendo.c1661 int hatx = 0; in joycon_report_dpad() local
1666 hatx = -1; in joycon_report_dpad()
1668 hatx = 1; in joycon_report_dpad()
1675 input_report_abs(ctlr->input, ABS_HAT0X, hatx); in joycon_report_dpad()