Searched refs:MAX_REPORT_DATA (Results 1 – 2 of 2) sorted by relevance
84 #define MAX_REPORT_DATA 256 macro90 uchar_t hid_req_data[MAX_REPORT_DATA]; /* data for send case */
2751 if (hid_request->hid_req_wLength >= MAX_REPORT_DATA) { in hid_send_async_ctrl_request()