/external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/dwc3/dwc3_ctrl_req/ |
D | format | 13 field:__le16 wLength; offset:14; size:2; signed:0; 15 …%04x wLength %d", REC->bRequestType, REC->bRequest, (( __u16)(__le16)(REC->wValue)), (( __u16)(__l…
|
/external/libusb/libusb/ |
D | sync.c | 96 unsigned char *data, uint16_t wLength, unsigned int timeout) in libusb_control_transfer() argument 110 buffer = (unsigned char*) malloc(LIBUSB_CONTROL_SETUP_SIZE + wLength); in libusb_control_transfer() 117 wLength); in libusb_control_transfer() 119 memcpy(buffer + LIBUSB_CONTROL_SETUP_SIZE, data, wLength); in libusb_control_transfer()
|
D | libusb.h | 891 uint16_t wLength; member 1475 uint16_t wLength) in libusb_fill_control_setup() argument 1482 setup->wLength = libusb_cpu_to_le16(wLength); in libusb_fill_control_setup() 1535 + libusb_le16_to_cpu(setup->wLength)); in libusb_fill_control_transfer() 1750 unsigned char *data, uint16_t wLength, unsigned int timeout);
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | cdc.h | 302 __le16 wLength; member 320 __le16 wLength; member 380 __le16 wLength; member 394 __le16 wLength; member
|
D | ch9.h | 218 __le16 wLength; member
|
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/ |
D | control.DTS15 | 8 MBIM Compliance Test: Validation of wLength. 21 Validation of wLength.
|
D | control.DTS21 | 8 MBIM Compliance Test: Validation of wLength. 21 Validation of wLength.
|
/external/libusb/include/libusb/ |
D | libusb.h | 891 uint16_t wLength; member 1475 uint16_t wLength) in libusb_fill_control_setup() argument 1482 setup->wLength = libusb_cpu_to_le16(wLength); in libusb_fill_control_setup() 1535 + libusb_le16_to_cpu(setup->wLength)); in libusb_fill_control_transfer() 1750 unsigned char *data, uint16_t wLength, unsigned int timeout);
|
/external/libusb/libusb/os/ |
D | netbsd_usb.c | 399 USETW(req.ucr_request.wLength, 0); in netbsd_clear_halt() 583 libusb_le16_to_cpu(setup->wLength), transfer->timeout); in _sync_control_transfer() 590 (*(uint16_t *)req.ucr_request.wLength) = setup->wLength; in _sync_control_transfer()
|
D | openbsd_usb.c | 440 USETW(req.ucr_request.wLength, 0); in obsd_clear_halt() 643 libusb_le16_to_cpu(setup->wLength), transfer->timeout); in _sync_control_transfer() 651 (*(uint16_t *)req.ucr_request.wLength) = setup->wLength; in _sync_control_transfer()
|
D | linux_usbfs.h | 34 uint16_t wLength; member
|
D | wince_usb.h | 67 UINT16 wLength; member
|
D | sunos_usb.c | 929 uint16_t wLength; in solaris_submit_ctrl_on_default() local 933 wLength = transfer->length - LIBUSB_CONTROL_SETUP_SIZE; in solaris_submit_ctrl_on_default() 963 if ((wLength) && ((data[0] & LIBUSB_ENDPOINT_DIR_MASK) == in solaris_submit_ctrl_on_default() 969 wLength, READ, (int *)&transfer->status); in solaris_submit_ctrl_on_default()
|
D | windows_winusb.h | 468 USHORT wLength; member 490 USHORT wLength; member
|
D | haiku_usb_backend.cpp | 76 command.control.length = setup->wLength; in Do()
|
D | darwin_usb.c | 714 req.wLength = buffer_size; in darwin_request_descriptor() 1753 tpriv->req.wLength = OSSwapLittleToHostInt16 (setup->wLength); in submit_control_transfer()
|
D | wince_usb.c | 686 ctrlHeader.wLength = sizeof(wStatus); in wince_transfer_callback()
|
D | linux_usbfs.c | 856 .wLength = 1, in usbfs_get_active_config()
|
/external/libpcap/pcap/ |
D | usb.h | 62 u_int16_t wLength; member
|
/external/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | st_tusb.h | 91 char *buf, u16 wLength);
|
/external/kernel-headers/original/uapi/linux/ |
D | usbdevice_fs.h | 45 __u16 wLength; member
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
D | mbim_channel_endpoint.py | 88 wLength=0x0000)
|
/external/libusb-compat/libusb/ |
D | usb.h | 196 u_int16_t wLength; member
|
/external/libpcap/ |
D | pcap-usb-linux.c | 317 ctrl.wLength = sizeof(buf); in probe_devices() 631 shdr->wLength = htols(strtoul(str5, 0, 16)); in usb_read_linux()
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 2549 __vki_u16 wLength; member 2624 __vki_u16 wLength; member
|