Searched refs:stoppedOnSuspend (Results 1 – 4 of 4) sorted by relevance
80 bool stoppedOnSuspend; member1202 thisRtm->stoppedOnSuspend = true; in SRTM_SaiEdmaAdapter_Suspend()1250 if (thisRtm->stoppedOnSuspend) in SRTM_SaiEdmaAdapter_Resume()1252 thisRtm->stoppedOnSuspend = false; in SRTM_SaiEdmaAdapter_Resume()
96 bool stoppedOnSuspend; member1174 thisRtm->stoppedOnSuspend = true; in SRTM_PdmEdmaAdapter_Suspend()1208 if (thisRtm->stoppedOnSuspend) in SRTM_PdmEdmaAdapter_Resume()1210 thisRtm->stoppedOnSuspend = false; in SRTM_PdmEdmaAdapter_Resume()
90 bool stoppedOnSuspend; member1057 thisRtm->stoppedOnSuspend = true; in SRTM_PdmSdmaAdapter_Suspend()1091 if (thisRtm->stoppedOnSuspend) in SRTM_PdmSdmaAdapter_Resume()1093 thisRtm->stoppedOnSuspend = false; in SRTM_PdmSdmaAdapter_Resume()
91 bool stoppedOnSuspend; member1461 thisRtm->stoppedOnSuspend = true; in SRTM_SaiSdmaAdapter_Suspend()1509 if (thisRtm->stoppedOnSuspend) in SRTM_SaiSdmaAdapter_Resume()1511 thisRtm->stoppedOnSuspend = false; in SRTM_SaiSdmaAdapter_Resume()