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

  /bionic/libc/kernel/uapi/linux/
screen_info.h 22 struct screen_info { struct
  /external/kernel-headers/original/uapi/linux/
screen_info.h 11 struct screen_info { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
screen_info.h 10 struct screen_info { struct
  /external/syslinux/com32/include/syslinux/
linux.h 121 struct screen_info { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 5 #include <linux/screen_info.h>
95 struct screen_info screen_info; /* 0x000 */ member in struct:boot_params
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h 5 #include <linux/screen_info.h>
95 struct screen_info screen_info; /* 0x000 */ member in struct:boot_params
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 42 #include <linux/screen_info.h>
120 struct screen_info screen_info; member in struct:boot_params
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LinuxBzimage.h 87 struct screen_info { struct
127 struct screen_info screen_info; member in struct:boot_params
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 35 #include <linux/screen_info.h>
131 struct screen_info screen_info; /* 0x000 */ member in struct:boot_params
  /external/syslinux/efi/
main.c 414 struct screen_info screen_info; member in struct:boot_params
415 uint8_t _pad[0x1c0 - sizeof(struct screen_info)];
1148 setup_screen(&bp->screen_info);
    [all...]
  /hardware/intel/bootstub/
bootparam.h 17 struct screen_info { struct
249 struct screen_info screen_info; /* 0x000 */ member in struct:boot_params

Completed in 436 milliseconds