Searched refs:ReportId (Results 1 – 3 of 3) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Class/ |
| A D | HidProtocol.h | 38 unsigned int ReportId, 43 unsigned int ReportId); 47 unsigned int ReportId, 53 unsigned int ReportId,
|
| A D | HidProtocol.c | 154 hal_log_info("ReportId = %d\n", Global->ReportId); in print_global() 303 unsigned int ReportId, in HidGetIdle() argument 332 unsigned int ReportId) in HidSetIlde() argument 340 (Duration << 8) | ReportId, in HidSetIlde() 374 unsigned int ReportId, in HidGetReport() argument 384 (ReportType << 8) | ReportId, in HidGetReport() 418 unsigned int ReportId, in HidSetReport() argument 788 Report = HidRegisterReport(Parser->HidDev, ReportType, Parser->global.ReportId); in HidAddField() 1046 if ((Parser->global.ReportId = item_udata(Item)) == 0) { in HidParserGlobal()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/hid/Include/ |
| A D | HidSpec.h | 290 unsigned int ReportId; /* 报告ID */ member
|
Completed in 7 milliseconds