Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Djoystick.h89 #define JS_RETURN sizeof(struct JS_DATA_TYPE) macro
/linux-4.1.27/Documentation/input/
Djoystick-api.txt271 if (read (fd, &js, JS_RETURN) != JS_RETURN) {
286 and JS_RETURN is defined as
288 #define JS_RETURN sizeof(struct JS_DATA_TYPE)