Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c797 u16 w_index = le16_to_cpu(ctrl->wIndex); in composite_setup() local
H A Dat91_udc.c884 #define w_index le16_to_cpu(pkt.r.wIndex) in handle_setup() macro
H A Df_mass_storage.c537 u16 w_index = get_unaligned_le16(&ctrl->wIndex); in fsg_setup() local