HomeSort by relevance Sort by last modified time
    Searched refs:vid_mode (Results 1 - 5 of 5) sorted by null

  /external/grub/stage2/
boot.c 299 int vid_mode; local
303 vid_mode = LINUX_VID_MODE_NORMAL;
305 vid_mode = LINUX_VID_MODE_EXTENDED;
307 vid_mode = LINUX_VID_MODE_ASK;
308 else if (safe_parse_maxint (&value, &vid_mode))
318 lh->vid_mode = vid_mode;
shared.h 399 unsigned short vid_mode; /* Video mode control */ member in struct:linux_kernel_header
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
bootparam.h 20 __u16 vid_mode; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
bootparam.h 20 __u16 vid_mode; member in struct:setup_header
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
bootparam.h 20 __u16 vid_mode; member in struct:setup_header

Completed in 86 milliseconds