Home
last modified time | relevance | path

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

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