Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c2943 static int vc_con_write_normal(struct vc_data *vc, int tc, int c, in vc_con_write_normal() function
3096 if (vc_con_write_normal(vc, tc, c, &draw) < 0) in do_con_write()