hid_alloc_report_buf
buf = hid_alloc_report_buf(bigben->report, GFP_KERNEL);
EXPORT_SYMBOL_GPL(hid_alloc_report_buf);
buf = hid_alloc_report_buf(report, GFP_KERNEL);
hid_alloc_report_buf(haptic->manual_trigger_report,
hid_alloc_report_buf(haptic->manual_trigger_report,
buf = hid_alloc_report_buf(report, GFP_KERNEL);
buf = hid_alloc_report_buf(report, GFP_KERNEL);
buf = hid_alloc_report_buf(report, GFP_KERNEL);
raw_data = hid_alloc_report_buf(report, GFP_ATOMIC);
buf = hid_alloc_report_buf(r, GFP_KERNEL);
buf = hid_alloc_report_buf(r, GFP_KERNEL);
report_data = buf = hid_alloc_report_buf(report, GFP_KERNEL);
usbhid->out[usbhid->outhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC);
usbhid->ctrl[usbhid->ctrlhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC);
data = hid_alloc_report_buf(field->report, GFP_KERNEL);
data = hid_alloc_report_buf(field->report, GFP_KERNEL);
rep_data = hid_alloc_report_buf(r, GFP_KERNEL);
u8 *hid_alloc_report_buf(struct hid_report *report, gfp_t flags);