Searched refs:notify_write (Results 1 – 1 of 1) sorted by relevance
264 static void notify_write(struct vc_data *vc, unsigned int unicode) in notify_write() function 1449 notify_write(vc, '\n'); in lf() 1470 notify_write(vc, '\r'); in cr() 1479 notify_write(vc, '\b'); in bs() 2266 notify_write(vc, '\t'); in handle_ascii() 3033 notify_write(vc, c); in vc_con_write_normal() 3276 notify_write(vc, c); in vt_console_print()