Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-nintendo.c1365 int haty = 0; in joycon_parse_report() local
1376 haty = -1; in joycon_parse_report()
1378 haty = 1; in joycon_parse_report()
1379 input_report_abs(dev, ABS_HAT0Y, haty); in joycon_parse_report()