Home
last modified time | relevance | path

Searched refs:C_REENABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsa1100fb.h89 #define C_REENABLE (4) macro
H A Dsa1100fb.c234 if (fbi->task_state == C_ENABLE && state == C_REENABLE) in sa1100fb_schedule_work()
237 state = C_REENABLE; in sa1100fb_schedule_work()
710 sa1100fb_schedule_work(fbi, C_REENABLE); in sa1100fb_activate_var()
876 if (old_state == C_STARTUP && state == C_REENABLE) in set_ctrlr_state()
917 case C_REENABLE: in set_ctrlr_state()
H A Dpxafb.h185 #define C_REENABLE (4) macro
H A Dpxafb.c122 if (fbi->task_state == C_ENABLE && state == C_REENABLE) in pxafb_schedule_work()
125 state = C_REENABLE; in pxafb_schedule_work()
1399 pxafb_schedule_work(fbi, C_REENABLE); in pxafb_activate_var()
1550 if (old_state == C_STARTUP && state == C_REENABLE) in set_ctrlr_state()
1592 case C_REENABLE: in set_ctrlr_state()