Searched refs:reqSyncLock (Results 1 – 3 of 3) sorted by relevance
93 struct OsalMutex reqSyncLock; member
210 OsalMutexLock(&port->reqSyncLock); in UsbdFindRequestSync()222 OsalMutexUnlock(&port->reqSyncLock); in UsbdFindRequestSync()284 OsalMutexLock(&port->reqSyncLock); in UsbdRequestSyncInit()286 OsalMutexUnlock(&port->reqSyncLock); in UsbdRequestSyncInit()645 OsalMutexDestroy(&dev->reqSyncLock); in UsbdRelease()816 if (OsalMutexInit(&port->reqSyncLock) != HDF_SUCCESS) { in HostDeviceInit()
226 OsalMutexInit(&port->reqSyncLock); in ReOpenDevice()268 OsalMutexLock(&port->reqSyncLock); in UsbdRequestSyncReleaseList()281 OsalMutexUnlock(&port->reqSyncLock); in UsbdRequestSyncReleaseList()