Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Drp2.c322 static void rp2_uart_break_ctl(struct uart_port *port, int break_state) in rp2_uart_break_ctl() function
517 rp2_uart_break_ctl(port, 0); in rp2_uart_shutdown()
564 .break_ctl = rp2_uart_break_ctl,