Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c227 static struct UsbControlRequest UsbControlSetUp(struct UsbControlParams *controlParams) in UsbControlSetUp()
244 struct UsbControlParams controlParams = {}; in UsbGetDescriptor() local
305 struct UsbControlParams controlParams = {}; in UsbGetStatus() local
353 struct UsbControlParams controlParams = {}; in UsbGetInterface() local
392 struct UsbControlParams controlParams = {}; in UsbGetConfig() local
436 struct UsbControlParams controlParams = {}; in SerialCtrlMsg() local
483 struct UsbControlParams controlParams = {}; in SerialCtrlAsyncMsg() local
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp122UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeUsbControlParams()
140UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeGetActiveUsbControlParams()
216UsbControlParams *controlParams, uint8_t *buffer, uint16_t length, uint16_t value, uint16_t index) in MakeSetActiveUsbControlParams()
1150 UsbControlParams controlParams = {0}; in GetDeviceDescriptor() local
1172 UsbControlParams controlParams = {0}; in GetStringDescriptor() local
1197 UsbControlParams controlParams = {0}; in GetConfigDescriptor() local
1274 UsbControlParams controlParams; in SetConfig() local
1323 UsbControlParams controlParams; in GetConfig() local
1625 UsbControlParams controlParams; in ControlTransferRead() local
1667 UsbControlParams controlParams; in ControlTransferWrite() local
[all …]
H A Dusbd_dispatcher.cpp80 int32_t UsbdDispatcher::UsbControlSetUp(UsbControlParams *controlParams, UsbControlRequest *control… in UsbControlSetUp()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c212 static struct UsbControlRequest EcmUsbControlMsg(const struct EcmControlParams * const controlParam… in EcmUsbControlMsg()
231 struct EcmControlParams controlParams; in EcmCtrlMsg() local