Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c39 if (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_RUNNING) { in IoCancelRequest()
64 if (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_RUNNING) { in IoSendProcess()
139 if (interfacePool->ioProcessStopStatus != USB_POOL_PROCESS_RUNNING || in IoAsyncReceiveProcess()
140 interfacePool->ioRecvProcessStopStatus != USB_POOL_PROCESS_RUNNING) { in IoAsyncReceiveProcess()
264 interfacePool->ioProcessStopStatus = USB_POOL_PROCESS_RUNNING; in UsbIoStart()
265 interfacePool->ioRecvProcessStopStatus = USB_POOL_PROCESS_RUNNING; in UsbIoStart()
H A Dusb_interface_pool.c147 interfacePool->ioProcessStopStatus = USB_POOL_PROCESS_RUNNING; in IfInterfacePoolInit()
148 interfacePool->ioRecvProcessStopStatus = USB_POOL_PROCESS_RUNNING; in IfInterfacePoolInit()
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h44 USB_POOL_PROCESS_RUNNING, enumerator

Completed in 5 milliseconds