Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v32/kernel/
Ddebugport.c185 static void __init early_putch(int c) in early_putch() function
206 early_putch('\r'); in early_console_write()
207 early_putch(s[i]); in early_console_write()