hid_safe_input_report
EXPORT_SYMBOL_GPL(hid_safe_input_report);
hid_safe_input_report(ihid->hid, HID_INPUT_REPORT,
hid_safe_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input.data, UHID_DATA_MAX,
hid_safe_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input2.data, UHID_DATA_MAX,
hid_safe_input_report(urb->context, HID_INPUT_REPORT,
hid_safe_input_report(urb->context,
int hid_safe_input_report(struct hid_device *hid, enum hid_report_type type, u8 *data,