Lines Matching refs:C_ENABLE
230 * 1. When we are changing VT (C_REENABLE) while unblanking (C_ENABLE)
235 if (fbi->task_state == C_ENABLE && state == C_REENABLE)
237 if (fbi->task_state == C_DISABLE && state == C_ENABLE)
554 sa1100fb_schedule_work(fbi, C_ENABLE);
877 state = C_ENABLE;
912 fbi->state = C_ENABLE;
923 if (old_state == C_ENABLE) {
940 case C_ENABLE:
945 if (old_state != C_ENABLE) {
946 fbi->state = C_ENABLE;