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