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

/linux-master/include/uapi/linux/
H A Djoystick.h40 #define JS_EVENT_BUTTON 0x01 /* button pressed/released */ macro
/linux-master/drivers/input/
H A Djoydev.c124 event.type = JS_EVENT_BUTTON;
302 event->type = JS_EVENT_BUTTON | JS_EVENT_INIT;

Completed in 134 milliseconds