Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c796 u16 w_length = le16_to_cpu(ctrl->wLength); in composite_setup() local
H A Dat91_udc.c886 #define w_length le16_to_cpu(pkt.r.wLength) in handle_setup() macro
H A Df_mass_storage.c539 u16 w_length = get_unaligned_le16(&ctrl->wLength); in fsg_setup() local