Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c2182 unsigned long draw_to, int *draw_x) in con_flush()
2195 int c, tc, ok, n = 0, draw_x = -1; in do_con_write() local