Searched refs:feature_len (Results 1 – 1 of 1) sorted by relevance
48 uint16_t feature_len; member191 if (report->feature_len > 0) { in handle_report()193 item.value_len = report->feature_len / 8; in handle_report()278 } else if (s_report_params.feature_len & 0x7) { in handle_cmd()279 …oes not amount to full bytes! %d (%d)", s_report_params.feature_len, s_report_params.feature_len &… in handle_cmd()291 s_report_params.feature_len = 0; in handle_cmd()310 s_report_params.feature_len += (s_report_size * s_report_count); in handle_cmd()320 } else if (s_report_params.feature_len & 0x7) { in handle_cmd()321 …oes not amount to full bytes! %d (%d)", s_report_params.feature_len, s_report_params.feature_len &… in handle_cmd()