Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Djoystick.h44 #define JS_EVENT_AXIS 0x02 /* joystick moved */ macro
/linux-4.1.27/drivers/input/
Djoydev.c136 event.type = JS_EVENT_AXIS; in joydev_event()
300 event->type = JS_EVENT_AXIS | JS_EVENT_INIT; in joydev_generate_startup_event()
/linux-4.1.27/Documentation/input/
Djoystick-api.txt47 #define JS_EVENT_AXIS 0x02 /* joystick moved */