Searched refs:cpm_uart_early_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | cpm_uart.c | 1007 static void cpm_uart_early_write(struct uart_cpm_port *pinfo, in cpm_uart_early_write() function 1154 cpm_uart_early_write(pinfo, ch, 1, false); in cpm_put_poll_char() 1386 cpm_uart_early_write(pinfo, s, count, true); in cpm_uart_console_write() 1390 cpm_uart_early_write(pinfo, s, count, true); in cpm_uart_console_write()
|