Searched refs:putc_outstr (Results 1 - 1 of 1) sorted by path

/u-boot/lib/
H A Dtiny-printf.c359 static void putc_outstr(struct printf_info *info, char ch) function
372 info.putc = putc_outstr;
388 info.putc = putc_outstr;
405 info.putc = putc_outstr;

Completed in 64 milliseconds