Home
last modified time | relevance | path

Searched defs:screen_info (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/
A Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
21 __u16 unused3; /* 0x0c */
27 __u16 lfb_width; /* 0x12 */
32 __u16 cl_magic, cl_offset; /* 0x20 */
35 __u8 red_pos; /* 0x27 */
[all …]
/linux/arch/hexagon/kernel/
A Dscreen_info.c3 struct screen_info screen_info; variable
/linux/arch/x86/xen/
A Dvga.c14 struct screen_info *screen_info = &boot_params.screen_info; in xen_init_vga() local
/linux/arch/csky/kernel/
A Dsetup.c17 struct screen_info screen_info = { variable
/linux/arch/nios2/kernel/
A Dsetup.c40 struct screen_info screen_info; variable
/linux/arch/sh/kernel/
A Dsetup.c72 struct screen_info screen_info; variable
/linux/arch/h8300/kernel/
A Dsetup.c52 struct screen_info screen_info; variable
/linux/arch/sparc/kernel/
A Dsetup_32.c54 struct screen_info screen_info = { variable
A Dsetup_64.c71 struct screen_info screen_info = { variable
/linux/arch/xtensa/kernel/
A Dsetup.c51 struct screen_info screen_info = { variable
/linux/arch/powerpc/kernel/
A Dsetup-common.c97 struct screen_info screen_info = { variable
/linux/arch/mips/kernel/
A Dsetup.c54 struct screen_info screen_info; variable
/linux/arch/x86/kernel/
A Dsetup.c153 struct screen_info screen_info; variable
/linux/arch/ia64/kernel/
A Dsetup.c89 struct screen_info screen_info; variable
/linux/arch/alpha/kernel/
A Dsetup.c140 struct screen_info screen_info = { variable
/linux/arch/arm/kernel/
A Dsetup.c926 struct screen_info screen_info = { variable
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h176 struct screen_info screen_info; /* 0x000 */ member

Completed in 26 milliseconds