Searched defs:handle_linefeed (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c966 const char *string, u_int count, bool handle_linefeed)
1008 if (handle_linefeed && *string == 10) {
965 cpm_uart_early_write(struct uart_cpm_port *pinfo, const char *string, u_int count, bool handle_linefeed) argument

Completed in 69 milliseconds