/third_party/FreeBSD/sys/dev/usb/ |
D | usb_request.c | 251 USETW(req.wLength, 0); in usb_do_clear_stall_callback() 409 length = UGETW(req->wLength); in usbd_do_request_flags() 416 req->wLength[1], req->wLength[0]); in usbd_do_request_flags() 725 len = UGETW(req->wLength); in usbd_do_request_proc() 997 USETW(req.wLength, min_len); in usbd_req_get_desc() 1198 USETW(req.wLength, 0); in usbd_req_get_descriptor_ptr() 1381 USETW(req.wLength, 1); in usbd_req_get_alt_interface_no() 1409 USETW(req.wLength, 0); in usbd_req_set_alt_interface_no() 1440 USETW(req.wLength, sizeof(*st)); in usbd_req_get_device_status() 1462 USETW(req.wLength, len); in usbd_req_get_hub_descriptor() [all …]
|
D | usb_cdc.h | 197 uWord wLength; member 242 uWord wLength; member 262 uWord wLength; member 307 uWord wLength; member
|
D | usb_handle_request.c | 480 rem = UGETW(req.wLength); in usb_handle_request() 485 off = UGETW(req.wLength) - rem; in usb_handle_request()
|
D | usb.h | 134 uWord wLength; member
|
D | usb_transfer.c | 1394 xfer->flags_int.control_rem = UGETW(req.wLength); in usbd_control_transfer_init() 1423 return (xfer->flags_int.control_rem != UGETW(req.wLength)); in usbd_control_transfer_did_data() 3200 USETW(req.wLength, 0); in usbd_clear_stall_callback()
|
D | usb_generic.c | 820 len = UGETW(ur->ucr_request.wLength); in ugen_do_request() 1582 USETW(req.wLength, 0); in ugen_ioctl()
|
D | usb_hub.c | 296 USETW(req.wLength, 0); in uhub_tt_buffer_reset_async_locked() 308 USETW(req.wLength, 0); in uhub_tt_buffer_reset_async_locked()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
D | if_cdce.c | 282 USETW(req.wLength, sizeof(temp)); in cdce_ncm_init() 389 USETW(req.wLength, 8); in cdce_ncm_init() 394 USETW(req.wLength, 4); in cdce_ncm_init() 410 USETW(req.wLength, 0); in cdce_ncm_init() 423 USETW(req.wLength, 0); in cdce_ncm_init() 1005 USETW(req.wLength, 0); in cdce_intr_write_callback() 1018 USETW(req.wLength, 8); in cdce_intr_write_callback() 1180 USETW(sc->sc_ncm.dpt.wLength, rem); in cdce_ncm_fill_tx_frames() 1355 nframes = UGETW(sc->sc_ncm.dpt.wLength) / 4; in cdce_ncm_bulk_read_callback()
|
D | if_axge.c | 157 USETW(req.wLength, len); in axge_write_mem() 193 USETW(req.wLength, len); in axge_read_mem()
|
D | if_axe.c | 233 USETW(req.wLength, AXE_CMD_LEN(cmd)); in axe_cmd()
|
D | if_urndis.c | 413 USETW(req.wLength, buflen); in urndis_ctrl_msg()
|
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
D | st_tusb.h | 91 char *buf, u16 wLength);
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_hid.c | 675 usbclass_hid_get_report(dev, UGETW(ctrl->wLength)); in usbclass_hid_setup() 698 req->len = MIN(UGETW(ctrl->wLength), HID_IN_DATA_SIZE); in usbclass_hid_setup() 718 req->len = MIN(UGETW(ctrl->wLength), HID_IN_DATA_SIZE); in usbclass_hid_setup()
|
D | dfu.c | 250 len = UGETW(ctrl->wLength); in usbclass_setup()
|
D | f_dfu.c | 576 int len = UGETW(ctrl->wLength); in dfu_dnload() 880 int len = UGETW(ctrl->wLength); in dfu_upload_idle_request()
|
D | f_uac.c | 565 req->len = UGETW(ctrl->wLength); in audio_set_endpoint_req() 594 req->len = UGETW(ctrl->wLength); in audio_get_endpoint_req()
|
D | cdcacm.c | 1404 len = UGETW(ctrl->wLength); in cdcacm_setup() 1569 USETW(state_buf->wLength, len); in cdcacm_serial_connect_state()
|
D | composite.c | 475 w_length = UGETW(ctrl->wLength); in usb_composite_setup()
|
D | f_uvc.c | 1995 uint16_t w_length = UGETW(ctrl->wLength); in fuvc_handle_class_setup_control() 2140 w_length = UGETW(ctrl->wLength); in fuvc_handle_class_setup_streaming()
|
D | rndis.c | 1958 len = UGETW(ctrl->wLength); in usbclass_setup()
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
D | u3g.c | 621 len = UGETW(req.wLength); in u3g_sael_m460_init() 948 req.wLength[0] = 0; in u3g_cfg_set_line() 949 req.wLength[1] = 0; in u3g_cfg_set_line() 1016 wLen = UGETW(pkt.wLength); in u3g_intr_callback()
|
/third_party/FreeBSD/sys/dev/usb/input/ |
D | uhid.c | 234 USETW(req->wLength, size); in uhid_fill_set_report() 246 USETW(req->wLength, size); in uhid_fill_get_report()
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 1164 USETW(req.wLength, sizeof(status)); in umass_init_shuttle() 1308 USETW(req.wLength, 0); in umass_t_bbb_reset1_callback() 1697 USETW(req.wLength, 1); in umass_bbb_get_max_lun() 1768 USETW(req.wLength, UMASS_CBI_DIAGNOSTIC_CMDLEN); in umass_t_cbi_reset1_callback() 1892 req.wLength[0] = sc->sc_transfer.cmd_len; in umass_t_cbi_command_callback() 1893 req.wLength[1] = 0; in umass_t_cbi_command_callback()
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
D | f_config.c | 379 uint16_t w_length = UGETW(ctrl->wLength); in fconfig_composite_setup()
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_usb.c | 663 USETW(req.wLength, size); in usb_control_msg()
|