Home
last modified time | relevance | path

Searched refs:FB_ACTIVATE_ALL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfb.h205 #define FB_ACTIVATE_ALL 64 /* change all VCs on this fb */ macro
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c920 caps.flags = (activate & FB_ACTIVATE_ALL) ? 1 : 0; in fb_check_caps()
1028 int evnt = (activate & FB_ACTIVATE_ALL) ? in fb_set_var()