OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_REPORT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/usb_gadget/
hid_constants.py
54
GET_REPORT
= 1
hid_gadget.py
166
if request == hid_constants.Request.
GET_REPORT
:
205
"""Handle
GET_REPORT
requests.
363
This function is called when a
GET_REPORT
(input) command for this class's
374
This function is called when a
GET_REPORT
(output) command for this class's
385
This function is called when a
GET_REPORT
(feature) command for this class's
Completed in 273 milliseconds