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

/linux-master/drivers/tty/vt/
H A Dvt.c264 static void notify_write(struct vc_data *vc, unsigned int unicode) function
1449 notify_write(vc, '\n');
1470 notify_write(vc, '\r');
1479 notify_write(vc, '\b');
2266 notify_write(vc, '\t');
3033 notify_write(vc, c);
3276 notify_write(vc, c);

Completed in 108 milliseconds