Home
last modified time | relevance | path

Searched defs:w_length (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c701 u16 w_length = le16_to_cpu(ctrl->wLength); in composite_setup() local
H A Dat91_udc.c885 #define w_length le16_to_cpu(pkt.r.wLength) in handle_setup() macro
H A Df_mass_storage.c536 u16 w_length = get_unaligned_le16(&ctrl->wLength); in fsg_setup() local