Home
last modified time | relevance | path

Searched refs:USB_POOL_PROCESS_STOPED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c161 interfacePool->ioProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()
162 interfacePool->ioRecvProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()
334 if ((interfacePool->ioRecvProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoRecvProcessStop()
349 if ((interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoStop()
363 while (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED) { in UsbIoStop()
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h46 USB_POOL_PROCESS_STOPED enumerator