Searched refs:HIDP_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance
859 #define HIDP_STATUS_SUCCESS 0x110000 macro
3554 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()