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

  /bionic/libc/kernel/uapi/linux/
hidraw.h 38 #define HIDIOCGFEATURE(len) _IOC(_IOC_WRITE | _IOC_READ, 'H', 0x07, len)
  /external/kernel-headers/original/uapi/linux/
hidraw.h 41 #define HIDIOCGFEATURE(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x07, len)

Completed in 48 milliseconds