Home
last modified time | relevance | path

Searched refs:EVIOCGMASK (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput.h187 * EVIOCGMASK - Retrieve current event mask
215 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
220 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
222 * type. See EVIOCGMASK for a description of event-masks and the
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput.h190 * EVIOCGMASK - Retrieve current event mask
218 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
223 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
225 * type. See EVIOCGMASK for a description of event-masks and the
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput.h99 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput.h99 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput.h88 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) macro
/kernel/linux/linux-5.10/drivers/input/
H A Devdev.c1098 case EVIOCGMASK: { in evdev_do_ioctl()
/kernel/linux/linux-6.6/drivers/input/
H A Devdev.c1098 case EVIOCGMASK: { in evdev_do_ioctl()

Completed in 8 milliseconds