Home
last modified time | relevance | path

Searched refs:ReportCount (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/tools/usb_gadget/
Dkeyboard_gadget.py38 hid_descriptors.ReportCount(8),
42 hid_descriptors.ReportCount(1),
45 hid_descriptors.ReportCount(5),
53 hid_descriptors.ReportCount(1),
56 hid_descriptors.ReportCount(6),
Dmouse_gadget.py40 hid_descriptors.ReportCount(3),
45 hid_descriptors.ReportCount(1),
54 hid_descriptors.ReportCount(2),
Dhid_echo_gadget.py32 hid_descriptors.ReportCount(8),
Dhid_descriptors.py140 ReportCount = _DefineItem('ReportCount', 9, hid_constants.Scope.GLOBAL) variable
Dhid_gadget_test.py24 hid_descriptors.ReportCount(8),
/external/chromium_org/third_party/libusb/src/libusb/os/
Dwindows_usb.h881 USHORT ReportCount; member