__hid_hw_output_report
return __hid_hw_output_report(hdev, buf, len, 0, false);
.hid_hw_output_report = __hid_hw_output_report,
ret = __hid_hw_output_report(dev, buf, count, (u64)(long)file, false);
int __hid_hw_output_report(struct hid_device *hdev, __u8 *buf, size_t len, __u64 source,