(ReportItem->ItemType == REPORT_ITEM_TYPE_In))\r
{\r
/* Retrieve the keyboard scancode from the report data retrieved from the device */\r
- bool FoundData = GetReportItemInfo(KeyboardReport, ReportItem);\r
+ bool FoundData = USB_GetHIDReportItemInfo(KeyboardReport, ReportItem);\r
\r
/* For multi-report devices - if the requested data was not in the issued report, continue */\r
if (!(FoundData))\r