Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt.c2891 ushort myx; in vt_console_print() local
2906 myx = vc->vc_x; in vt_console_print()
2939 myx = vc->vc_x; in vt_console_print()
2946 myx = vc->vc_x; in vt_console_print()
2953 if (myx == vc->vc_cols - 1) { in vt_console_print()
2958 myx++; in vt_console_print()