HomeSort by relevance Sort by last modified time
    Searched defs:VESA_NO_BLANKING (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 278 #define VESA_NO_BLANKING 0
286 FB_BLANK_UNBLANK = VESA_NO_BLANKING,
289 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 278 #define VESA_NO_BLANKING 0
286 FB_BLANK_UNBLANK = VESA_NO_BLANKING,
289 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 278 #define VESA_NO_BLANKING 0
286 FB_BLANK_UNBLANK = VESA_NO_BLANKING,
289 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1,
  /external/kernel-headers/original/linux/
fb.h 300 #define VESA_NO_BLANKING 0
308 FB_BLANK_UNBLANK = VESA_NO_BLANKING,
311 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1,
    [all...]

Completed in 29 milliseconds

12