Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dconsole.c751 unsigned int occ, oll, oss, osr; in vc_resize() local
758 osr = video_size_row; in vc_resize()
766 rlth = MIN(osr, sr); in vc_resize()
772 ol += (oll - ll) * osr; in vc_resize()
780 ol += osr; in vc_resize()