Home
last modified time | relevance | path

Searched refs:rp2_uart_stop_tx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Drp2.c312 static void rp2_uart_stop_tx(struct uart_port *port) in rp2_uart_stop_tx() function
437 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()
449 rp2_uart_stop_tx(&up->port); in rp2_tx_chars()
582 .stop_tx = rp2_uart_stop_tx,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Drp2.c312 static void rp2_uart_stop_tx(struct uart_port *port) in rp2_uart_stop_tx() function
560 .stop_tx = rp2_uart_stop_tx,

Completed in 4 milliseconds