Searched refs:sti_onscreen_y (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dsticon.c186 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0);
188 vc_rows = sti_onscreen_y(sti) / sti->font_height;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h49 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) macro
H A Dstifb.c1029 yres = sti_onscreen_y(fb->sti);

Completed in 175 milliseconds