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

  /bionic/libc/kernel/uapi/linux/
hidraw.h 32 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int)
  /external/kernel-headers/original/uapi/linux/
hidraw.h 34 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int)
  /external/rmi4utils/rmidevice/
hiddevice.cpp 85 rc = ioctl(m_fd, HIDIOCGRDESCSIZE, &desc_size);

Completed in 267 milliseconds