Lines Matching refs:w_length
1010 u16 w_length = le16_to_cpu(ctrl->wLength); in composite_setup() local
1056 value = min(w_length, (u16) sizeof cdev->desc); in composite_setup()
1064 value = min_t(int, w_length, in composite_setup()
1075 value = min(w_length, (u16) value); in composite_setup()
1081 value = min(w_length, (u16) value); in composite_setup()
1092 value = min(w_length, (u16)value); in composite_setup()
1122 value = min(w_length, (u16) 1); in composite_setup()
1154 value = min(w_length, (u16) 1); in composite_setup()
1171 memset(buf, 0, w_length); in composite_setup()
1178 if (w_length == 0x10) { in composite_setup()
1185 value = w_length; in composite_setup()
1195 value = w_length; in composite_setup()
1203 if (w_length == 0x0A) { in composite_setup()
1211 value = w_length; in composite_setup()
1225 value = w_length; in composite_setup()
1232 req->zero = value < w_length; in composite_setup()
1245 w_value, w_index, w_length); in composite_setup()
1304 req->zero = value < w_length; in composite_setup()