hid_report_len 1628 drivers/hid/hid-core.c u32 len = hid_report_len(report) + 7; hid_report_len 1699 drivers/hid/hid-core.c len = hid_report_len(report); hid_report_len 1506 drivers/hid/hid-input.c len = hid_report_len(report); hid_report_len 428 drivers/hid/hid-multitouch.c u32 size = hid_report_len(report); hid_report_len 1437 drivers/hid/hid-multitouch.c report_len = hid_report_len(report); hid_report_len 692 drivers/hid/hid-rmi.c data->input_report_size = hid_report_len(input_report); hid_report_len 701 drivers/hid/hid-rmi.c data->output_report_size = hid_report_len(output_report); hid_report_len 137 drivers/hid/hid-steam.c if (hid_report_len(r) < 64) hid_report_len 151 drivers/hid/hid-steam.c buf, hid_report_len(r) + 1, hid_report_len 168 drivers/hid/hid-steam.c if (hid_report_len(r) < 64) hid_report_len 345 drivers/hid/usbhid/hid-core.c usbhid->urbout->transfer_buffer_length = hid_report_len(report); hid_report_len 315 drivers/hid/wacom_sys.c n = hid_report_len(field->report); hid_report_len 376 drivers/hid/wacom_sys.c n = hid_report_len(field->report); hid_report_len 589 drivers/hid/wacom_sys.c length = hid_report_len(r); hid_report_len 2170 drivers/hid/wacom_sys.c size_t report_size = hid_report_len(report);