Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h41 #define JS_EVENT_AXIS 0x02 /* joystick moved */ macro
/openbmc/linux/drivers/input/
H A Djoydev.c130 event.type = JS_EVENT_AXIS; in joydev_event()
307 event->type = JS_EVENT_AXIS | JS_EVENT_INIT; in joydev_generate_startup_event()
/openbmc/linux/Documentation/input/joydev/
H A Djoystick-api.rst70 #define JS_EVENT_AXIS 0x02 /* joystick moved */