hid_alloc_report_buf 1632 drivers/hid/hid-core.c EXPORT_SYMBOL_GPL(hid_alloc_report_buf); hid_alloc_report_buf 1695 drivers/hid/hid-core.c buf = hid_alloc_report_buf(report, GFP_KERNEL); hid_alloc_report_buf 1507 drivers/hid/hid-input.c buf = hid_alloc_report_buf(report, GFP_KERNEL); hid_alloc_report_buf 438 drivers/hid/hid-multitouch.c buf = hid_alloc_report_buf(report, GFP_KERNEL); hid_alloc_report_buf 1438 drivers/hid/hid-multitouch.c buf = hid_alloc_report_buf(report, GFP_KERNEL); hid_alloc_report_buf 400 drivers/hid/hid-picolcd_debugfs.c raw_data = hid_alloc_report_buf(report, GFP_ATOMIC); hid_alloc_report_buf 140 drivers/hid/hid-steam.c buf = hid_alloc_report_buf(r, GFP_KERNEL); hid_alloc_report_buf 171 drivers/hid/hid-steam.c buf = hid_alloc_report_buf(r, GFP_KERNEL); hid_alloc_report_buf 539 drivers/hid/usbhid/hid-core.c usbhid->out[usbhid->outhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC); hid_alloc_report_buf 588 drivers/hid/usbhid/hid-core.c usbhid->ctrl[usbhid->ctrlhead].raw_report = hid_alloc_report_buf(report, GFP_ATOMIC); hid_alloc_report_buf 316 drivers/hid/wacom_sys.c data = hid_alloc_report_buf(field->report, GFP_KERNEL); hid_alloc_report_buf 377 drivers/hid/wacom_sys.c data = hid_alloc_report_buf(field->report, GFP_KERNEL); hid_alloc_report_buf 585 drivers/hid/wacom_sys.c rep_data = hid_alloc_report_buf(r, GFP_KERNEL); hid_alloc_report_buf 887 include/linux/hid.h u8 *hid_alloc_report_buf(struct hid_report *report, gfp_t flags);