Searched defs:w_length (Results 1 – 3 of 3) sorted by relevance
701 u16 w_length = le16_to_cpu(ctrl->wLength); in composite_setup() local
886 #define w_length le16_to_cpu(pkt.r.wLength) in handle_setup() macro
536 u16 w_length = get_unaligned_le16(&ctrl->wLength); in fsg_setup() local