Home
last modified time | relevance | path

Searched refs:UIO_REQUEST_WRITE (Results 1 – 9 of 9) sorted by relevance

/components/legacy/usb/usbdevice/class/
A Dmstorage.c216 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _send_status()
284 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _inquiry_cmd()
327 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _request_sense()
363 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _mode_sense_6()
408 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _read_capacities()
453 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _read_capacity()
493 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _read_10()
648 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _ep_in_handler()
A Daudio_mic.c360 mic.ep->request.req_type = UIO_REQUEST_WRITE; in _record_start()
382 mic.ep->request.req_type = UIO_REQUEST_WRITE; in _ep_data_in_handler()
A Decm.c218 eps->ep_cmd->request.req_type = UIO_REQUEST_WRITE; in _cdc_send_notifi()
448 ecm_eth_dev->eps.ep_in->request.req_type = UIO_REQUEST_WRITE; in rt_ecm_eth_tx()
A Dwinusb.c254 winusb_device->ep_in->request.req_type = UIO_REQUEST_WRITE; in win_usb_write()
A Dcdc_vcom.c306 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in _ep_in_handler()
920 data->ep_in->request.req_type = UIO_REQUEST_WRITE; in vcom_tx_thread_entry()
A Drndis.c306 device->eps.ep_cmd->request.req_type = UIO_REQUEST_WRITE; in _rndis_response_available()
815 ((rt_rndis_eth_t)func->user_data)->eps.ep_cmd->request.req_type = UIO_REQUEST_WRITE; in _rndis_get_encapsulated_response()
1224 device->eps.ep_in->request.req_type = UIO_REQUEST_WRITE; in rt_rndis_eth_tx()
A Dhid.c613 hiddev->ep_in->request.req_type = UIO_REQUEST_WRITE; in _hid_write()
/components/drivers/include/drivers/
A Dusb_device.h79 UIO_REQUEST_WRITE, enumerator
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c1769 case UIO_REQUEST_WRITE: in rt_usbd_io_request()

Completed in 18 milliseconds