Searched refs:JSIOCGCORR (Results 1 – 4 of 4) sorted by relevance
62 #define JSIOCGCORR _IOR('j', 0x22, struct js_corr) /* get correction values */ macro
236 #define JSIOCGCORR /* get correction values &js_corr */279 Both JSIOCSCORR and JSIOCGCORR expect &js_corr to be able to hold
555 case JSIOCGCORR: in joydev_ioctl_common()
783 +pub const JSIOCGCORR: u32 = 2149870114;