Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Drp2.c322 static void rp2_uart_break_ctl(struct uart_port *port, int break_state) in rp2_uart_break_ctl() function
537 rp2_uart_break_ctl(port, 0); in rp2_uart_shutdown()
584 .break_ctl = rp2_uart_break_ctl,