Home
last modified time | relevance | path

Searched refs:orig_video_page (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dscreen_info.h15 __u16 orig_video_page; /* 0x04 */ member
/linux/arch/mips/sibyte/swarm/
H A Dsetup.c118 .orig_video_page = 52,
/linux/arch/mips/mti-malta/
H A Dmalta-setup.c168 .orig_video_page = 0, in screen_info_setup()
/linux/arch/arm/kernel/
H A Datags_parse.c77 vgacon_screen_info.orig_video_page = tag->u.videotext.video_page; in parse_tag_videotext()