Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_core.c387 * uart_shutdown are serialised by the per-port semaphore.
391 static void uart_shutdown(struct tty_struct *tty, struct uart_state *state) in uart_shutdown() function
985 uart_shutdown(tty, state); in uart_set_info()
1166 uart_shutdown(tty, state); in uart_do_autoconfig()
1875 uart_shutdown(tty, state); in uart_hangup()
2491 uart_shutdown(tty, state); in uart_resume_port()