hid_hw_output_report  348 drivers/hid/hid-cp2112.c 		ret = hid_hw_output_report(hdev, buf, count);
hid_hw_output_report  306 drivers/hid/hid-google-hammer.c 	ret = hid_hw_output_report(led->hdev, led->buf, sizeof(led->buf));
hid_hw_output_report 1513 drivers/hid/hid-input.c 	ret = hid_hw_output_report(hid, buf, len);
hid_hw_output_report  131 drivers/hid/hid-led.c 		ret = hid_hw_output_report(ldev->hdev, ldev->buf,
hid_hw_output_report  230 drivers/hid/hid-lenovo.c 		ret = hid_hw_output_report(hdev, buf, 3);
hid_hw_output_report  238 drivers/hid/hid-logitech-hidpp.c 		ret = hid_hw_output_report(hdev, (u8 *)hidpp_report, fields_count);
hid_hw_output_report  305 drivers/hid/hid-microsoft.c 	ret = hid_hw_output_report(hdev, (__u8 *)r, sizeof(*r));
hid_hw_output_report  177 drivers/hid/hid-rmi.c 		ret = hid_hw_output_report(hdev, (void *)report, len);
hid_hw_output_report 1547 drivers/hid/hid-sony.c 	ret = hid_hw_output_report(hdev, buf, 1);
hid_hw_output_report 2123 drivers/hid/hid-sony.c 		hid_hw_output_report(sc->hdev, (u8 *)report,
hid_hw_output_report 2180 drivers/hid/hid-sony.c 		hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x05_SIZE);
hid_hw_output_report 2189 drivers/hid/hid-sony.c 		hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x11_SIZE);
hid_hw_output_report 2210 drivers/hid/hid-sony.c 	hid_hw_output_report(hdev, (u8 *)report, MOTION_REPORT_0x02_SIZE);
hid_hw_output_report   80 drivers/hid/hid-u2fzero.c 	ret = hid_hw_output_report(dev->hdev, dev->buf_out,
hid_hw_output_report  125 drivers/hid/hid-u2fzero.c 	ret = hid_hw_output_report(dev->hdev, dev->buf_out,
hid_hw_output_report   35 drivers/hid/hid-wiimote-core.c 	ret = hid_hw_output_report(hdev, buf, count);
hid_hw_output_report  141 drivers/hid/hidraw.c 		ret = hid_hw_output_report(dev, buf, count);