• Home
  • Raw
  • Download

Lines Matching refs:mutex

90     (void)OsalMutexLock(&priv->mutex);  in GetVibratorInfo()
94 (void)OsalMutexUnlock(&priv->mutex); in GetVibratorInfo()
102 (void)OsalMutexUnlock(&priv->mutex); in GetVibratorInfo()
108 (void)OsalMutexUnlock(&priv->mutex); in GetVibratorInfo()
113 (void)OsalMutexUnlock(&priv->mutex); in GetVibratorInfo()
154 (void)OsalMutexLock(&priv->mutex); in EnableVibratorModulation()
158 (void)OsalMutexUnlock(&priv->mutex); in EnableVibratorModulation()
165 (void)OsalMutexUnlock(&priv->mutex); in EnableVibratorModulation()
172 (void)OsalMutexUnlock(&priv->mutex); in EnableVibratorModulation()
179 (void)OsalMutexUnlock(&priv->mutex); in EnableVibratorModulation()
187 (void)OsalMutexUnlock(&priv->mutex); in EnableVibratorModulation()
197 (void)OsalMutexLock(&priv->mutex); in StartOnce()
201 (void)OsalMutexUnlock(&priv->mutex); in StartOnce()
208 (void)OsalMutexUnlock(&priv->mutex); in StartOnce()
217 (void)OsalMutexUnlock(&priv->mutex); in StartOnce()
232 (void)OsalMutexLock(&priv->mutex); in Start()
237 (void)OsalMutexUnlock(&priv->mutex); in Start()
244 (void)OsalMutexUnlock(&priv->mutex); in Start()
253 (void)OsalMutexUnlock(&priv->mutex); in Start()
277 (void)OsalMutexLock(&priv->mutex); in Stop()
281 (void)OsalMutexUnlock(&priv->mutex); in Stop()
288 (void)OsalMutexUnlock(&priv->mutex); in Stop()
297 (void)OsalMutexUnlock(&priv->mutex); in Stop()
311 OsalMutexInit(&priv->mutex); in NewVibratorInterfaceInstance()
322 OsalMutexDestroy(&priv->mutex); in NewVibratorInterfaceInstance()
344 OsalMutexDestroy(&priv->mutex); in FreeVibratorInterfaceInstance()