Searched refs:report_length (Results 1 – 9 of 9) sorted by relevance
46 unsigned short report_length; member301 req->length = hidg->report_length; in f_hidg_read()364 count = min_t(unsigned, count, hidg->report_length); in f_hidg_write()518 length = min_t(unsigned, length, hidg->report_length); in hidg_setup()662 req_in = hidg_alloc_ep_req(hidg->in_ep, hidg->report_length); in hidg_set_alt()693 hidg->report_length); in hidg_set_alt()782 hidg_ss_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()784 cpu_to_le16(hidg->report_length); in hidg_bind()785 hidg_hs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()786 hidg_fs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()[all …]
23 unsigned short report_length; member
28 unsigned short report_length; member
10 report_length - HID report length
154 hid_opts->report_length = n->func->report_length; in hid_bind()
40 __be16 report_length; member
374 oops_hdr->report_length = cpu_to_be16(zipped_len); in zip_oops()409 oops_hdr->report_length = cpu_to_be16(record->size); in nvram_pstore_write()523 length = be16_to_cpu(oops_hdr->report_length); in nvram_pstore_read()708 oops_hdr->report_length = cpu_to_be16(text_len); in oops_to_nvram()
28 .report_length = 8,
191 report_length - HID report length194 For a keyboard the protocol and the subclass are 1, the report_length is 8,