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

/linux-master/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
/linux-master/drivers/input/
H A Devdev.c1098 case EVIOCGMASK: {

Completed in 96 milliseconds