Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Drp2.c322 static void rp2_uart_break_ctl(struct uart_port *port, int break_state) in rp2_uart_break_ctl() function
536 rp2_uart_break_ctl(port, 0); in rp2_uart_shutdown()
583 .break_ctl = rp2_uart_break_ctl,