HomeSort by relevance Sort by last modified time
    Searched refs:EVIOCGMASK (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
input.h 101 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask)
  /external/kernel-headers/original/uapi/linux/
input.h 165 * EVIOCGMASK - Retrieve current event mask
193 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */
198 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
200 * type. See EVIOCGMASK for a description of event-masks and the

Completed in 219 milliseconds