Lines Matching refs:C_ENABLE
229 * 1. When we are changing VT (C_REENABLE) while unblanking (C_ENABLE)
234 if (fbi->task_state == C_ENABLE && state == C_REENABLE)
236 if (fbi->task_state == C_DISABLE && state == C_ENABLE)
553 sa1100fb_schedule_work(fbi, C_ENABLE);
876 state = C_ENABLE;
911 fbi->state = C_ENABLE;
922 if (old_state == C_ENABLE) {
939 case C_ENABLE:
944 if (old_state != C_ENABLE) {
945 fbi->state = C_ENABLE;