ARCTIC_REPORT_LEN
if (report->id != ARCTIC_OUTPUT_REPORT_ID || size != ARCTIC_REPORT_LEN) {
ret = hid_hw_output_report(priv->hdev, priv->buf, ARCTIC_REPORT_LEN);
u8 buf[ARCTIC_REPORT_LEN];