Searched refs:dwLength (Results 1 – 7 of 7) sorted by relevance
36 uint32_t dwLength; member70 hdr->dwLength = cpu_to_le32(length); in usb_desc_msos_compat()82 uint32_t dwLength; member92 uint32_t dwLength; member150 prop->dwLength = cpu_to_le32(length); in usb_desc_msos_prop_str()172 prop->dwLength = cpu_to_le32(length); in usb_desc_msos_prop_dword()204 hdr->dwLength = cpu_to_le32(length); in usb_desc_msos_prop()
182 uint32_t dwLength; member748 h->b.hdr.dwLength = 0; in ccid_write_slot_status()768 h->b.hdr.dwLength = 0; in ccid_write_parameters()788 p->b.hdr.dwLength = cpu_to_le32(len); in ccid_write_data_block()949 len = le32_to_cpu(recv->hdr.dwLength); in ccid_on_apdu_from_guest()997 if ((s->bulk_out_pos - 10 < ccid_header->dwLength) && in ccid_handle_bulk_out()1001 s->bulk_out_pos - 10, ccid_header->dwLength); in ccid_handle_bulk_out()1004 if (s->bulk_out_pos - 10 != ccid_header->dwLength) { in ccid_handle_bulk_out()1007 s->bulk_out_pos - 10, ccid_header->dwLength); in ccid_handle_bulk_out()
61 __le32 dwLength; member
77 uint32_t dwLength;
266 + .dwLength = cpu_to_le32(sizeof(os_desc_header) + sizeof(os_desc_compat)),275 + .dwLength = cpu_to_le32(sizeof(os_desc_header) + sizeof(struct usb_ext_prop_values)),
830 statex.dwLength = sizeof(statex); in qemu_get_host_physmem()
2304 if (le32_to_cpu(desc->dwLength) > len) in ffs_do_os_descs()