Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/hp/sim/
Dhpsim_console.c30 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