Home
last modified time | relevance | path

Searched defs:FB_BLANK_VSYNC_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfb.h305 FB_BLANK_VSYNC_SUSPEND = VESA_VSYNC_SUSPEND + 1, enumerator
/linux/drivers/video/fbdev/sis/
H A Dsis.h416 #define FB_BLANK_VSYNC_SUSPEND 2 macro