Lines Matching refs:wLength
85 USETW(req.wLength, len); in usbd_get_desc()
168 USETW(req.wLength, 8); in usbd_get_initial_ddesc()
199 USETW(req.wLength, 2); /* only size byte first */ in usbd_get_string_desc()
210 USETW(req.wLength, sdesc->bLength); /* the whole string */ in usbd_get_string_desc()
236 USETW(req.wLength, sizeof(usb_status_t)); in usbd_get_device_status()
251 USETW(req.wLength, sizeof(usb_hub_status_t)); in usbd_get_hub_status()
267 USETW(req.wLength, sizeof(*ps)); in usbd_get_port_status()
285 USETW(req.wLength, sizeof(*pse)); in usbd_get_port_status_ext()
303 USETW(req.wLength, 0); in usbd_clear_hub_feature()
319 USETW(req.wLength, 0); in usbd_set_hub_feature()
335 USETW(req.wLength, 0); in usbd_clear_port_feature()
351 USETW(req.wLength, 0); in usbd_set_port_feature()
367 USETW(req.wLength, 0); in usbd_set_port_u1_timeout()
383 USETW(req.wLength, 0); in usbd_set_port_u2_timeout()
399 USETW(req.wLength, 0); in usbd_clear_endpoint_feature()
416 USETW(req.wLength, 1); in usbd_get_config()
432 USETW(req.wLength, 0); in usbd_set_config()
448 USETW(req.wLength, 0); in usbd_set_address()
469 USETW(req.wLength, 0); in usbd_set_idle()
494 USETW(req.wLength, 1); in usbd_get_protocol()
517 USETW(req.wLength, 0); in usbd_set_protocol()
541 USETW(req.wLength, len); in usbd_set_report()
562 USETW(req.wLength, len); in usbd_get_report()
579 USETW(req.wLength, size); in usbd_get_report_descriptor()