Home
last modified time | relevance | path

Searched refs:wTotalLength (Results 1 – 3 of 3) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
Dch9.h152 unsigned int wTotalLength; // Total length of all descriptors for this configuration. member
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h725 unsigned short wTotalLength; member
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c713 .wTotalLength = sizeof(struct usb_config_descriptor) + in usb_handle_control_request()