Searched refs:dwLength (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/usb/
H A Dfunctionfs.h61 __le32 dwLength; member in struct:usb_os_desc_header
157 * | 1 | dwLength | U32 | length of the descriptor |
167 * | 1 | dwLength | U32 | length of the descriptor |
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c2778 * Process dwLength, bcdVersion, wIndex, get b/wCount.
2783 if (le32_to_cpu(desc->dwLength) > len)

Completed in 290 milliseconds