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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidpi.h 245 #define FACILITY_HID_ERROR_CODE 0x11
248 ((NTSTATUS) (((SEV) << 28) | (FACILITY_HID_ERROR_CODE << 16) | (CODE)))
ntstatus.h 22 #define FACILITY_HID_ERROR_CODE 0x11
    [all...]

Completed in 59 milliseconds