Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-nintendo.c1313 int hatx = 0; in joycon_parse_report() local
1318 hatx = -1; in joycon_parse_report()
1320 hatx = 1; in joycon_parse_report()
1321 input_report_abs(dev, ABS_HAT0X, hatx); in joycon_parse_report()