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

/linux-master/drivers/hid/
H A Dhid-nintendo.c1689 int hatx = 0; local
1694 hatx = -1;
1696 hatx = 1;
1703 input_report_abs(ctlr->input, ABS_HAT0X, hatx);

Completed in 108 milliseconds