Home
last modified time | relevance | path

Searched refs:JSIOCGAXMAP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Djoystick.h65 #define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_CNT]) /* get axis mapping */ macro
/openbmc/linux/drivers/input/
H A Djoydev.c571 case (JSIOCGAXMAP & ~IOCSIZE_MASK): in joydev_ioctl_common()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch473 +pub const JSIOCGAXMAP: u32 = 2151705138;