Searched refs:OZ_PD_S_STOPPED (Results 1 – 2 of 2) sorted by relevance
16 #define OZ_PD_S_STOPPED 0x8 macro
135 case OZ_PD_S_STOPPED: in oz_pd_set_state()315 oz_pd_set_state(pd, OZ_PD_S_STOPPED); in oz_pd_stop()331 if (pd->state & (OZ_PD_S_SLEEP | OZ_PD_S_STOPPED)) { in oz_pd_sleep()