Searched refs:hid_report_len (Results 1 – 7 of 7) sorted by relevance
1199 data->input_report_size = hid_report_len(input_report); in rmi_probe()1208 data->output_report_size = hid_report_len(output_report); in rmi_probe()
865 report_len = hid_report_len(r); in mt_set_input_mode()
1308 int len = hid_report_len(report) + 7; in hid_alloc_report_buf()1379 len = hid_report_len(report); in __hid_request()
1391 size_t report_size = hid_report_len(report); in wacom_compute_pktlen()
1276 len = hid_report_len(report); in hidinput_led_worker()
1099 static inline int hid_report_len(struct hid_report *report) in hid_report_len() function
343 usbhid->urbout->transfer_buffer_length = hid_report_len(report); in hid_submit_out()