Searched refs:dwLength (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/usb/ | ||
D | functionfs.h | 58 __le32 dwLength; member |
/linux-4.4.14/drivers/usb/gadget/function/ | ||
D | f_fs.c | 2010 if (le32_to_cpu(desc->dwLength) > len) in ffs_do_os_descs() |