Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h215 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h218 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */ macro
/openbmc/linux/drivers/input/
H A Devdev.c1098 case EVIOCGMASK: { in evdev_do_ioctl()