Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c1008 const char *string, u_int count, bool handle_linefeed) in cpm_uart_early_write() argument
1050 if (handle_linefeed && *string == 10) { in cpm_uart_early_write()