Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c422 config->desc.wTotalLength = LE16ToCPU(config->desc.wTotalLength); in usb_parse_configuration()
423 size = config->desc.wTotalLength; in usb_parse_configuration()
605 length = LE16ToCPU(desc->wTotalLength); in usb_get_configuration()
610 length = LE16ToCPU(desc->wTotalLength); in usb_get_configuration()
H A DdrvUSBDebug.c195 printk("TotalLen = %x\n", desc->wTotalLength); in usb_show_config_descriptor()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c345 pConfig->desc.wTotalLength = pConfig->desc.wTotalLength; in ms_usb_parse_config()
346 Desc_size = pConfig->desc.wTotalLength; in ms_usb_parse_config()
502 len = pDesc->wTotalLength; in ms_usb_get_config()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h269 __le16 wTotalLength; member
421 __le16 wTotalLength; member
463 __le16 wTotalLength; member
H A Daudio.h34 __le16 wTotalLength; /* includes Unit and Terminal desc. */ member
48 __le16 wTotalLength; \
H A Dmidi.h42 __le16 wTotalLength; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h422 U16 wTotalLength; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h183 MS_U16 wTotalLength; member