Home
last modified time | relevance | path

Searched refs:cp2112_hid_output (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-cp2112.c340 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output() function
393 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT); in cp2112_xfer_status()
419 ret = cp2112_hid_output(hdev, &report.report, sizeof(report), in cp2112_read()
571 ret = cp2112_hid_output(hdev, buf, count, HID_OUTPUT_REPORT); in cp2112_i2c_xfer()
591 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT); in cp2112_i2c_xfer()
736 ret = cp2112_hid_output(hdev, buf, count, HID_OUTPUT_REPORT); in cp2112_xfer()
756 ret = cp2112_hid_output(hdev, buf, 2, HID_OUTPUT_REPORT); in cp2112_xfer()
857 ret = cp2112_hid_output(hdev, (u8 *)cfg, sizeof(*cfg), in cp2112_set_usb_config()
962 ret = cp2112_hid_output(hdev, &report.report, report.length + 1, in pstr_store()
1259 ret = cp2112_hid_output(hdev, (u8 *)&config, sizeof(config), in cp2112_probe()