Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h86 #define JS_RETURN sizeof(struct JS_DATA_TYPE) macro
/openbmc/linux/Documentation/input/joydev/
H A 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)