Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dliteos_adapter.c49 struct OsalSem cvWait; member
114 OsalSemPost(&osDev->cvWait); in OsUrbComplete()
169 OsalSemWait(&osDev->cvWait, HDF_WAIT_FOREVER); in OsWaitUrb()
382 OsalSemInit(&osDev->cvWait, 0); in OsDevAllocInit()
394 OsalSemDestroy(&osDev->cvWait); in OsDevDestory()
1466 OsalSemPost(&osDev->cvWait); in UsbAdapterKillSignal()

Completed in 3 milliseconds