Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/auxdisplay/
Dcharlcd.c157 unsigned long new_x = *x; in parse_xy() local
/linux-5.19.10/drivers/tty/vt/
Dvt.c1452 static void gotoxy(struct vc_data *vc, int new_x, int new_y) in gotoxy()
1484 static void gotoxay(struct vc_data *vc, int new_x, int new_y) in gotoxay()