Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
15 __u16 orig_video_page; /* 0x04 */
16 __u8 orig_video_mode; /* 0x06 */
17 __u8 orig_video_cols; /* 0x07 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
20 __u16 orig_video_ega_bx;/* 0x0a */
[all …]
/linux/arch/x86/xen/
H A Dvga.c12 struct screen_info *screen_info) in xen_init_vga()
/linux/arch/x86/kernel/
H A Dsetup.c152 struct screen_info screen_info; variable
/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h117 struct screen_info screen_info; /* 0x000 */ member