Searched refs:reqASyncLock (Results 1 – 3 of 3) sorted by relevance
95 struct OsalMutex reqASyncLock; member
672 OsalMutexDestroy(&dev->reqASyncLock); in UsbdRelease()768 OsalMutexLock(&port->reqASyncLock); in UsbdRequestASyncInit()770 OsalMutexUnlock(&port->reqASyncLock); in UsbdRequestASyncInit()847 if (OsalMutexInit(&port->reqASyncLock) != HDF_SUCCESS) { in HostDeviceInit()
250 OsalMutexInit(&port->reqASyncLock); in ReOpenDevice()317 OsalMutexLock(&port->reqASyncLock); in UsbdRequestASyncReleaseList()330 OsalMutexUnlock(&port->reqASyncLock); in UsbdRequestASyncReleaseList()554 OsalMutexLock(&port->reqASyncLock); in UsbdFindRequestASync()571 OsalMutexUnlock(&port->reqASyncLock); in UsbdFindRequestASync()