Searched defs:screen_info (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/arch/hexagon/kernel/
H A Dscreen_info.c3 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/x86/xen/
H A Dvga.c13 struct screen_info *screen_info = &boot_params.screen_info; xen_init_vga() local
/linux-4.4.14/arch/cris/kernel/
H A Dsetup.c31 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/score/kernel/
H A Dsetup.c37 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/unicore32/kernel/
H A Dsetup.c57 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/sh/kernel/
H A Dsetup.c68 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/h8300/kernel/
H A Dsetup.c55 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/m32r/kernel/
H A Dsetup.c55 struct screen_info screen_info = { variable in typeref:struct:screen_info
/linux-4.4.14/arch/c6x/kernel/
H A Dsetup.c42 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/include/uapi/linux/
H A Dscreen_info.h10 struct screen_info { struct
/linux-4.4.14/arch/sparc/kernel/
H A Dsetup_32.c53 struct screen_info screen_info = { variable in typeref:struct:screen_info
H A Dsetup_64.c67 struct screen_info screen_info = { variable in typeref:struct:screen_info
/linux-4.4.14/arch/xtensa/kernel/
H A Dsetup.c58 struct screen_info screen_info = { 0, 24, 0, 0, 0, 80, 0, 0, 0, 24, 1, 16}; variable in typeref:struct:screen_info
/linux-4.4.14/arch/powerpc/kernel/
H A Dsetup-common.c87 struct screen_info screen_info = { variable in typeref:struct:screen_info
96 EXPORT_SYMBOL(screen_info); variable
/linux-4.4.14/arch/mips/kernel/
H A Dsetup.c51 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/x86/kernel/
H A Dsetup.c222 struct screen_info screen_info; variable in typeref:struct:screen_info
223 EXPORT_SYMBOL(screen_info); variable
/linux-4.4.14/arch/ia64/kernel/
H A Dsetup.c77 struct screen_info screen_info; variable in typeref:struct:screen_info
/linux-4.4.14/arch/arm/kernel/
H A Dsetup.c815 struct screen_info screen_info = { variable in typeref:struct:screen_info
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dbootparam.h115 struct screen_info screen_info; /* 0x000 */ member in struct:boot_params
/linux-4.4.14/arch/tile/kernel/
H A Dsetup.c55 struct screen_info screen_info; ABS() variable in typeref:struct:screen_info
/linux-4.4.14/arch/alpha/kernel/
H A Dsetup.c144 struct screen_info screen_info = { variable in typeref:struct:screen_info
153 EXPORT_SYMBOL(screen_info); variable

Completed in 848 milliseconds