Searched refs:SCR_PR_NONE (Results 1 – 3 of 3) sorted by relevance
383 pScr->clientArray[ i ].currentPendingReason[ j ] = SCR_PR_NONE; in scr_init()444 … SCR_CRS_FW_RESET, (EScrResourceId)uResourceIndex, SCR_PR_NONE ); in scr_notifyFWReset()527 … pScr->clientArray[ highestPending ].currentPendingReason[ uResourceIndex ] = SCR_PR_NONE; in scr_setGroup()532 … SCR_CRS_RUN, (EScrResourceId)uResourceIndex, SCR_PR_NONE ); in scr_setGroup()589 … SCR_PR_NONE ); in scr_setMode()632 … pScr->clientArray[ highestPending ].currentPendingReason[ uResourceIndex ] = SCR_PR_NONE; in scr_setMode()638 SCR_PR_NONE ); in scr_setMode()686 *pPendReason = SCR_PR_NONE; in scr_clientRequest()796 SCR_PR_NONE ); in scr_clientRequest()854 pScr->clientArray[ client ].currentPendingReason[ eResource ] = SCR_PR_NONE; in scr_clientComplete()[all …]
132 SCR_PR_NONE /**< The client is not pending */ enumerator
70 char pendReasonDesc[ SCR_PR_NONE + 1 ][ MAX_DESC_LENGTH ] =