Searched refs:smh_putc (Results 1 – 4 of 4) sorted by relevance
12 static inline void smh_putc(struct uart_port *port, unsigned char c) in smh_putc() function
16 static inline void smh_putc(struct uart_port *port, unsigned char c) in smh_putc() function
22 static inline void smh_putc(struct uart_port *port, unsigned char c) in smh_putc() function
19 uart_console_write(&dev->port, s, n, smh_putc); in smh_write()