Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/mvme16x/
Dmvme16x.h6 void mvme16x_cons_write(struct console *co, const char *str, unsigned count);
Dconfig.c207 void mvme16x_cons_write(struct console *co, const char *str, unsigned count) in mvme16x_cons_write() function
/linux-6.12.1/arch/m68k/kernel/
Dearly_printk.c26 mvme16x_cons_write(c, s, n); in debug_cons_write()