Home
last modified time | relevance | path

Searched refs:UsbdFindRequestSync (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h80 static UsbdRequestSync *UsbdFindRequestSync(HostDevice *port, uint8_t interfaceId, uint8_t pipeAddr);
/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp360 UsbdRequestSync *requestSync = UsbdDispatcher::UsbdFindRequestSync(port, interfaceId, pipeAddr); in UsbdFindRequestSyncAndCreat()
413 UsbdRequestSync *requestSync = UsbdDispatcher::UsbdFindRequestSync(port, interfaceId, pipeAddr); in UsbdFindRequestSyncAndCreatwithLength()
H A Dusbd_dispatcher.cpp201 UsbdRequestSync *UsbdDispatcher::UsbdFindRequestSync(HostDevice *port, uint8_t interfaceId, uint8_t pipeAddr) in UsbdFindRequestSync() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher

Completed in 9 milliseconds