Home
last modified time | relevance | path

Searched refs:ORIG_VIDEO_POINTS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-footbridge/
Darch.c123 ORIG_VIDEO_POINTS = 16; in FIXUP()
/linux-2.4.37.9/drivers/video/
Dvgacon.c314 vga_default_font_height = ORIG_VIDEO_POINTS; in vgacon_startup()
315 vga_video_font_height = ORIG_VIDEO_POINTS; in vgacon_startup()
/linux-2.4.37.9/include/linux/
Dtty.h104 #define ORIG_VIDEO_POINTS (screen_info.orig_video_points) macro