Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dearlycon-arm-semihost.c24 static void smh_putc(struct uart_port *port, int c) in smh_putc() function
42 uart_console_write(&dev->port, s, n, smh_putc); in smh_write()