Searched refs:HIDP_REPORT_TYPE (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/device/hid/
H A Dhid_service_win.h43 HIDP_REPORT_TYPE report_type,
47 HIDP_REPORT_TYPE report_type,
H A Dhid_service_win.cc154 HIDP_REPORT_TYPE report_type,
176 HIDP_REPORT_TYPE report_type,
/external/chromium_org/content/browser/gamepad/
H A Draw_input_data_fetcher_win.h88 HIDP_REPORT_TYPE ReportType, PHIDP_BUTTON_CAPS ButtonCaps,
91 HIDP_REPORT_TYPE ReportType, PHIDP_VALUE_CAPS ValueCaps,
94 HIDP_REPORT_TYPE ReportType,
102 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
106 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h864 } HIDP_REPORT_TYPE; typedef in typeref:enum:_HIDP_REPORT_TYPE
918 DLL_DECLARE(WINAPI, BOOL, HidP_GetValueCaps, (HIDP_REPORT_TYPE, PHIDP_VALUE_CAPS, PULONG, PHIDP_PREPARSED_DATA));
H A Dwindows_usb.c3734 && (HidP_GetValueCaps((HIDP_REPORT_TYPE)j, value_caps, &size[j], preparsed_data) == HIDP_STATUS_SUCCESS)

Completed in 2898 milliseconds