Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/joystick/
Dstinger.c42 #define STINGER_MAX_LENGTH 8 macro
51 unsigned char data[STINGER_MAX_LENGTH];
99 if (stinger->idx < STINGER_MAX_LENGTH) in stinger_interrupt()