Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/vt/
Dvt.c261 static void notify_write(struct vc_data *vc, unsigned int unicode) in notify_write() function
1496 notify_write(vc, '\n'); in lf()
1517 notify_write(vc, '\r'); in cr()
1526 notify_write(vc, '\b'); in bs()
2167 notify_write(vc, '\t'); in do_con_trol()
2845 notify_write(vc, c); in vc_con_write_normal()
3095 notify_write(vc, c); in vt_console_print()