Home
last modified time | relevance | path

Searched refs:JS_EVENT_BUTTON (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Djoystick.h40 #define JS_EVENT_BUTTON 0x01 /* button pressed/released */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Djoystick.h40 #define JS_EVENT_BUTTON 0x01 /* button pressed/released */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Djoystick.h24 #define JS_EVENT_BUTTON 0x01 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Djoystick.h24 #define JS_EVENT_BUTTON 0x01 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Djoystick.h11 #define JS_EVENT_BUTTON 0x01 macro
/kernel/linux/linux-5.10/drivers/input/
H A Djoydev.c125 event.type = JS_EVENT_BUTTON; in joydev_event()
303 event->type = JS_EVENT_BUTTON | JS_EVENT_INIT; in joydev_generate_startup_event()
/kernel/linux/linux-6.6/drivers/input/
H A Djoydev.c124 event.type = JS_EVENT_BUTTON; in joydev_event()
302 event->type = JS_EVENT_BUTTON | JS_EVENT_INIT; in joydev_generate_startup_event()

Completed in 5 milliseconds