Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvt.c2541 unsigned long draw_to, int *draw_x) in con_flush()
2554 int c, next_c, tc, ok, n = 0, draw_x = -1; in do_con_write() local