Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dvt.c602 int nxx, nyy; in do_update_region() local
603 start = vc->vc_sw->con_getxy(vc, start, &nxx, &nyy); in do_update_region()
604 xx = nxx; yy = nyy; in do_update_region()