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