Home | History | Annotate | Download | only in vr

Lines Matching refs:sc_next

170 	sc->sc_next = LEDOFF;
186 sc->sc_next = LEDON;
199 switch (sc->sc_next) {
219 sc->sc_state = sc->sc_next;
232 switch (sc->sc_next) {
259 sc->sc_state = sc->sc_next;
260 sc->sc_next = LEDOFF;
272 switch (sc->sc_next) {
307 if (sc->sc_next == state)
309 switch (sc->sc_next) {
312 sc->sc_next = state;
324 sc->sc_next = state;
337 sc->sc_next = state;
344 sc->sc_next = LEDOFF;
349 sc->sc_next = state;