Home
last modified time | relevance | path

Searched defs:controlParams (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c212 static struct UsbControlRequest EcmUsbControlMsg(const struct EcmControlParams * const controlParams) in EcmUsbControlMsg() argument
231 struct EcmControlParams controlParams; in EcmCtrlMsg() local
[all...]
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp80 int32_t UsbdDispatcher::UsbControlSetUp(UsbControlParams *controlParams, UsbControlRequest *controlReq) in UsbControlSetUp() argument
[all...]
H A Dusb_impl.cpp120 MakeUsbControlParams( UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) MakeUsbControlParams() argument
138 MakeGetActiveUsbControlParams( UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) MakeGetActiveUsbControlParams() argument
214 MakeSetActiveUsbControlParams( UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) MakeSetActiveUsbControlParams() argument
1153 UsbControlParams controlParams = {0}; GetDeviceDescriptor() local
1175 UsbControlParams controlParams = {0}; GetStringDescriptor() local
1200 UsbControlParams controlParams = {0}; GetConfigDescriptor() local
1277 UsbControlParams controlParams; SetConfig() local
1326 UsbControlParams controlParams; GetConfig() local
1590 UsbControlParams controlParams; ControlTransferRead() local
1632 UsbControlParams controlParams; ControlTransferWrite() local
1667 UsbControlParams controlParams; ControlTransferReadwithLength() local
[all...]
/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c227 static struct UsbControlRequest UsbControlSetUp(struct UsbControlParams *controlParams) in UsbControlSetUp() argument
244 struct UsbControlParams controlParams in UsbGetDescriptor() local
305 struct UsbControlParams controlParams = {}; UsbGetStatus() local
353 struct UsbControlParams controlParams = {}; UsbGetInterface() local
392 struct UsbControlParams controlParams = {}; UsbGetConfig() local
436 struct UsbControlParams controlParams = {}; SerialCtrlMsg() local
483 struct UsbControlParams controlParams = {}; SerialCtrlAsyncMsg() local
[all...]

Completed in 6 milliseconds