Home
last modified time | relevance | path

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

/linux-6.15/arch/m68k/mvme147/
H A Dmvme147.h6 void mvme147_scc_write(struct console *co, const char *str, unsigned int count);
H A Dconfig.c199 void mvme147_scc_write(struct console *co, const char *str, unsigned int count) in mvme147_scc_write() function
/linux-6.15/arch/m68k/kernel/
H A Dearly_printk.c27 mvme147_scc_write(c, s, n); in debug_cons_write()