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

/linux-master/include/uapi/linux/
H A Djoystick.h41 #define JS_EVENT_AXIS 0x02 /* joystick moved */ macro
/linux-master/drivers/input/
H A Djoydev.c130 event.type = JS_EVENT_AXIS;
307 event->type = JS_EVENT_AXIS | JS_EVENT_INIT;

Completed in 116 milliseconds