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

  /bionic/libc/kernel/uapi/linux/
hidraw.h 27 struct hidraw_devinfo { struct
34 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
  /external/kernel-headers/original/uapi/linux/
hidraw.h 27 struct hidraw_devinfo { struct
36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hidraw.h 26 struct hidraw_devinfo { struct
35 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
  /external/rmi4utils/rmidevice/
hiddevice.h 55 struct hidraw_devinfo m_info;
  /hardware/libhardware/modules/sensors/dynamic_sensor/
HidRawDevice.cpp 116 hidraw_devinfo devInfo;

Completed in 107 milliseconds