Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Djoystick.h86 #define JS_RETURN sizeof(struct JS_DATA_TYPE) macro
/Linux-v5.10/Documentation/input/joydev/
Djoystick-api.rst304 if (read (fd, &js, JS_RETURN) != JS_RETURN) {
319 and JS_RETURN is defined as::
321 #define JS_RETURN sizeof(struct JS_DATA_TYPE)