Searched refs:simcons_write (Results 1 – 1 of 1) sorted by relevance
29 static void simcons_write (struct console *, const char *, unsigned);34 .write = simcons_write,48 simcons_write (struct console *cons, const char *buf, unsigned count) in simcons_write() function