Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Djoystick.h117 __s32 JS_EXPIRETIME; member
126 __s64 JS_EXPIRETIME; member
/openbmc/linux/drivers/input/
H A Djoydev.c633 joydev->glue.JS_EXPIRETIME = ds32.JS_EXPIRETIME; in joydev_compat_ioctl()
643 ds32.JS_EXPIRETIME = joydev->glue.JS_EXPIRETIME; in joydev_compat_ioctl()