Searched defs:w_length (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Df_acm.c390 u16 w_length = le16_to_cpu(ctrl->wLength); local
H A Dcomposite.c1010 u16 w_length = le16_to_cpu(ctrl->wLength); local
[all...]
H A Dat91_udc.c889 #define w_length le16_to_cpu(pkt.r.wLength) macro
1049 #undef w_length macro
H A Df_mass_storage.c546 u16 w_length = get_unaligned_le16(&ctrl->wLength); local

Completed in 109 milliseconds