Home
last modified time | relevance | path

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

/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp100UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeUsbControlParams()
118UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeGetActiveUsbControlParams()
194UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeSetActiveUsbControlParams()
1017 UsbControlParams controlParams = {0}; in GetDeviceDescriptor() local
1039 UsbControlParams controlParams = {0}; in GetStringDescriptor() local
1063 UsbControlParams controlParams = {0}; in GetConfigDescriptor() local
1121 UsbControlParams controlParams; in SetConfig() local
1168 UsbControlParams controlParams; in GetConfig() local
1356 UsbControlParams controlParams; in ControlTransferRead() local
1399 UsbControlParams controlParams; in ControlTransferWrite() local
Dusbd_dispatcher.cpp79 int32_t UsbdDispatcher::UsbControlSetUp(UsbControlParams *controlParams, UsbControlRequest *control… in UsbControlSetUp()
/drivers/peripheral/usb/serial/src/
Dusb_serial.c228 static struct UsbControlRequest UsbControlSetUp(struct UsbControlParams *controlParams) in UsbControlSetUp()
245 struct UsbControlParams controlParams = {}; in UsbGetDescriptor() local
306 struct UsbControlParams controlParams = {}; in UsbGetStatus() local
354 struct UsbControlParams controlParams = {}; in UsbGetInterface() local
393 struct UsbControlParams controlParams = {}; in UsbGetConfig() local
437 struct UsbControlParams controlParams = {}; in SerialCtrlMsg() local
484 struct UsbControlParams controlParams = {}; in SerialCtrlAsyncMsg() local
/drivers/peripheral/usb/net/src/
Dcdc_ether.c204 static struct UsbControlRequest EcmUsbControlMsg(const struct EcmControlParams * const controlParam… in EcmUsbControlMsg()
223 struct EcmControlParams controlParams; in EcmCtrlMsg() local