Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c1364 int hatx = 0; in joycon_parse_report() local
1369 hatx = -1; in joycon_parse_report()
1371 hatx = 1; in joycon_parse_report()
1372 input_report_abs(dev, ABS_HAT0X, hatx); in joycon_parse_report()