Home
last modified time | relevance | path

Searched refs:HIDP_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.h859 #define HIDP_STATUS_SUCCESS 0x110000 macro
Dwindows_winusb.c3554 if (HidP_GetCaps(preparsed_data, &capabilities) != HIDP_STATUS_SUCCESS) { in hid_open()
3569 …idP_GetValueCaps((HIDP_REPORT_TYPE)j, value_caps, &size[j], preparsed_data) == HIDP_STATUS_SUCCESS) in hid_open()