Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h61 #define JSIOCSCORR _IOW('j', 0x21, struct js_corr) /* set correction values */ macro
/openbmc/linux/Documentation/input/joydev/
H A Djoystick-api.rst235 #define JSIOCSCORR /* set correction values &js_corr */
279 Both JSIOCSCORR and JSIOCGCORR expect &js_corr to be able to hold
/openbmc/linux/drivers/input/
H A Djoydev.c544 case JSIOCSCORR: in joydev_ioctl_common()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1412 +pub const JSIOCSCORR: u32 = 1076128289;