Lines Matching defs:cp2112_hid_output
340 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count,
393 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT);
419 ret = cp2112_hid_output(hdev, &report.report, sizeof(report),
571 ret = cp2112_hid_output(hdev, buf, count, HID_OUTPUT_REPORT);
591 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT);
736 ret = cp2112_hid_output(hdev, buf, count, HID_OUTPUT_REPORT);
756 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT);
857 ret = cp2112_hid_output(hdev, (u8 *)cfg, sizeof(*cfg),
962 ret = cp2112_hid_output(hdev, &report.report, report.length + 1,
1259 ret = cp2112_hid_output(hdev, (u8 *)&config, sizeof(config),