Home
last modified time | relevance | path

Searched defs:UsbControlSetUp (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/usb/hdi_service/src/
Dusbd_dispatcher.cpp79 int32_t UsbdDispatcher::UsbControlSetUp(UsbControlParams *controlParams, UsbControlRequest *control… in UsbControlSetUp() function in OHOS::HDI::Usb::V1_0::UsbdDispatcher
/drivers/peripheral/usb/serial/src/
Dusb_serial.c227 static struct UsbControlRequest UsbControlSetUp(struct UsbControlParams *controlParams) in UsbControlSetUp() function