Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-nintendo.c1314 int haty = 0; in joycon_parse_report() local
1325 haty = -1; in joycon_parse_report()
1327 haty = 1; in joycon_parse_report()
1328 input_report_abs(dev, ABS_HAT0Y, haty); in joycon_parse_report()