HomeSort by relevance Sort by last modified time
    Searched defs:VESA_VSYNC_SUSPEND (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
fb.h 250 #define VESA_VSYNC_SUSPEND 1
256 FB_BLANK_VSYNC_SUSPEND = VESA_VSYNC_SUSPEND + 1,
  /external/kernel-headers/original/uapi/linux/
fb.h 297 #define VESA_VSYNC_SUSPEND 1
310 FB_BLANK_VSYNC_SUSPEND = VESA_VSYNC_SUSPEND + 1,
  /external/u-boot/include/linux/
fb.h 159 #define VESA_VSYNC_SUSPEND 1
172 FB_BLANK_VSYNC_SUSPEND = VESA_VSYNC_SUSPEND + 1,

Completed in 89 milliseconds