Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c153 interfacePool->ioProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()
154 interfacePool->ioRecvProcessStopStatus = USB_POOL_PROCESS_STOPED; in IoAsyncReceiveProcess()
325 if ((interfacePool->ioRecvProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoRecvProcessStop()
340 if ((interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED)) { in UsbIoStop()
354 while (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_STOPED) { in UsbIoStop()
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h46 USB_POOL_PROCESS_STOPED enumerator

Completed in 2 milliseconds