Home
last modified time | relevance | path

Searched defs:new_y (Results 1 – 2 of 2) sorted by relevance

/drivers/auxdisplay/
Dcharlcd.c158 unsigned long new_y = *y; in parse_xy() local
/drivers/tty/vt/
Dvt.c1406 static void gotoxy(struct vc_data *vc, int new_x, int new_y) in gotoxy()
1438 static void gotoxay(struct vc_data *vc, int new_x, int new_y) in gotoxay()