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 85 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask)
  /external/kernel-headers/original/uapi/linux/
input.h 171 * EVIOCGMASK - Retrieve current event mask
199 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */
204 * This ioctl is the counterpart to EVIOCGMASK. Instead of receiving the
206 * type. See EVIOCGMASK for a description of event-masks and the

Completed in 227 milliseconds