Searched refs:FB_ACTIVATE_ALL (Results 1 – 8 of 8) sorted by relevance
133 #define FB_ACTIVATE_ALL 64 /* change all VCs on this fb */ macro
203 #define FB_ACTIVATE_ALL 64 /* change all VCs on this fb */ macro
205 #define FB_ACTIVATE_ALL 64 /* change all VCs on this fb */ macro
70 #define FB_ACTIVATE_ALL 64 /* change all VCs on this fb */ macro
96 fbcon_update_vcs(fb_info, var->activate & FB_ACTIVATE_ALL); in activate()
945 caps.flags = (activate & FB_ACTIVATE_ALL) ? 1 : 0; in fb_check_caps()1126 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in do_fb_ioctl()
833 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in ps3fb_ioctl()