Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Djoystick.h41 #define JS_EVENT_AXIS 0x02 /* joystick moved */ macro
/Linux-v5.10/drivers/input/
Djoydev.c131 event.type = JS_EVENT_AXIS; in joydev_event()
308 event->type = JS_EVENT_AXIS | JS_EVENT_INIT; in joydev_generate_startup_event()
/Linux-v5.10/Documentation/input/joydev/
Djoystick-api.rst70 #define JS_EVENT_AXIS 0x02 /* joystick moved */