Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-nintendo.c1658 int hatx = 0; in joycon_report_dpad() local
1663 hatx = -1; in joycon_report_dpad()
1665 hatx = 1; in joycon_report_dpad()
1672 input_report_abs(ctlr->input, ABS_HAT0X, hatx); in joycon_report_dpad()