Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-nintendo.c1658 int haty = 0; in joycon_report_dpad() local
1667 haty = -1; in joycon_report_dpad()
1669 haty = 1; in joycon_report_dpad()
1672 input_report_abs(ctlr->input, ABS_HAT0Y, haty); in joycon_report_dpad()