Searched refs:SL_IS_RESTART_REQUIRED (Results 1 – 4 of 4) sorted by relevance
786 if (SL_IS_RESTART_REQUIRED) in _SlDrvDriverIsApiAllowed()846 if (SL_IS_RESTART_REQUIRED) in _SlDrvCmdOp()969 if (SL_IS_RESTART_REQUIRED) in _SlDrvDataReadOp()1090 if (SL_IS_RESTART_REQUIRED) in _SlDrvDataWriteOp()2681 if (SL_IS_RESTART_REQUIRED) in _SlDrvObjGlobalLockWaitForever()2770 if (SL_IS_RESTART_REQUIRED) in _SlDrvSyncObjWaitForever()2834 if (SL_IS_RESTART_REQUIRED) in _SlDrvHandleFatalError()2907 else if (SL_IS_RESTART_REQUIRED) in _SlDrvSyncObjWaitTimeout()
295 && (!SL_IS_RESTART_REQUIRED)) in sl_Stop()351 && (!SL_IS_RESTART_REQUIRED)) in sl_Stop()
120 #define SL_IS_RESTART_REQUIRED (g_SlDeviceStatus & _SL_DRV_STATUS_BIT_RESTART_REQUIRE… macro
79 if (SL_IS_RESTART_REQUIRED) return SL_API_ABORTED; }