Searched refs:drxd_state (Results 1 – 1 of 1) sorted by relevance
100 struct drxd_state { struct126 enum CDrxdState drxd_state; argument350 static int InitCP(struct drxd_state *state) in InitCP()355 static int InitCE(struct drxd_state *state) in InitCE()535 if (state->drxd_state != DRXD_STARTED) in DRX_GetLockStatus()1669 if (state->drxd_state != DRXD_STARTED) in DRX_Stop()1684 state->drxd_state = DRXD_STOPPED; in DRX_Stop()1919 if (state->drxd_state != DRXD_STOPPED) in DRX_Start()2415 state->drxd_state = DRXD_STARTED; in DRX_Start()2730 state->drxd_state = DRXD_STOPPED; in DRXD_init()[all …]