C_REENABLE        122 drivers/video/fbdev/pxafb.c 	if (fbi->task_state == C_ENABLE && state == C_REENABLE)
C_REENABLE        125 drivers/video/fbdev/pxafb.c 		state = C_REENABLE;
C_REENABLE       1402 drivers/video/fbdev/pxafb.c 		pxafb_schedule_work(fbi, C_REENABLE);
C_REENABLE       1553 drivers/video/fbdev/pxafb.c 	if (old_state == C_STARTUP && state == C_REENABLE)
C_REENABLE       1595 drivers/video/fbdev/pxafb.c 	case C_REENABLE:
C_REENABLE        235 drivers/video/fbdev/sa1100fb.c 	if (fbi->task_state == C_ENABLE && state == C_REENABLE)
C_REENABLE        238 drivers/video/fbdev/sa1100fb.c 		state = C_REENABLE;
C_REENABLE        710 drivers/video/fbdev/sa1100fb.c 		sa1100fb_schedule_work(fbi, C_REENABLE);
C_REENABLE        876 drivers/video/fbdev/sa1100fb.c 	if (old_state == C_STARTUP && state == C_REENABLE)
C_REENABLE        917 drivers/video/fbdev/sa1100fb.c 	case C_REENABLE: