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

/linux-master/drivers/hid/
H A Dhid-wiimote-modules.c554 __u8 xid, yid; local
563 yid = ABS_HAT0Y;
567 yid = ABS_HAT1Y;
571 yid = ABS_HAT2Y;
575 yid = ABS_HAT3Y;
601 input_report_abs(wdata->ir, yid, y);

Completed in 117 milliseconds