Lines Matching refs:state
34 /* we fire both to dim and to blank... if already in dim state, blank */
36 switch (lds->state) {
39 lds->state = LWSDISPS_ACTIVE;
45 lds->state = LWSDISPS_AUTODIMMED;
53 lds->state = LWSDISPS_GOING_OFF;
83 lds->state = LWSDISPS_OFF;
104 if (lds->state == LWSDISPS_OFF) {
107 lds->state = LWSDISPS_BECOMING_ACTIVE;
111 if (lds->state != LWSDISPS_ACTIVE)
115 lds->state = LWSDISPS_ACTIVE;
131 lds->state = LWSDISPS_OFF;