Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/vt/
Dvt.c259 static void notify_write(struct vc_data *vc, unsigned int unicode) in notify_write() function
1127 notify_write(vc, '\n'); in lf()
1148 notify_write(vc, '\r'); in cr()
1157 notify_write(vc, '\b'); in bs()
1705 notify_write(vc, '\t'); in do_con_trol()
2338 notify_write(vc, c); in do_con_write()
2540 notify_write(vc, c); in vt_console_print()