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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Djoystick.h45 #define JS_EVENT_BUTTON 0x01 /* button pressed/released */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Djoystick.h45 #define JS_EVENT_BUTTON 0x01 /* button pressed/released */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/input/
H A Djoydev.c120 event.type = JS_EVENT_BUTTON;
285 event.type = JS_EVENT_BUTTON | JS_EVENT_INIT;

Completed in 87 milliseconds