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

/linux-master/include/uapi/linux/
H A Djoystick.h42 #define JS_EVENT_INIT 0x80 /* initial state of device */ macro
/linux-master/drivers/input/
H A Djoydev.c302 event->type = JS_EVENT_BUTTON | JS_EVENT_INIT;
307 event->type = JS_EVENT_AXIS | JS_EVENT_INIT;

Completed in 116 milliseconds