Searched refs:reqASyncLock (Results 1 – 3 of 3) sorted by relevance
95 struct OsalMutex reqASyncLock; member
646 OsalMutexDestroy(&dev->reqASyncLock); in UsbdRelease()742 OsalMutexLock(&port->reqASyncLock); in UsbdRequestASyncInit()744 OsalMutexUnlock(&port->reqASyncLock); in UsbdRequestASyncInit()821 if (OsalMutexInit(&port->reqASyncLock) != HDF_SUCCESS) { in HostDeviceInit()
227 OsalMutexInit(&port->reqASyncLock); in ReOpenDevice()294 OsalMutexLock(&port->reqASyncLock); in UsbdRequestASyncReleaseList()307 OsalMutexUnlock(&port->reqASyncLock); in UsbdRequestASyncReleaseList()488 OsalMutexLock(&port->reqASyncLock); in UsbdFindRequestASync()505 OsalMutexUnlock(&port->reqASyncLock); in UsbdFindRequestASync()