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

/drivers/tty/serial/
H A Dserial_core.c229 * uart_shutdown are serialised by the per-port semaphore.
231 static void uart_shutdown(struct tty_struct *tty, struct uart_state *state) function
775 uart_shutdown(tty, state);
983 uart_shutdown(tty, state);
1291 uart_shutdown(tty, state);
1396 uart_shutdown(tty, state);
2002 uart_shutdown(tty, state);

Completed in 309 milliseconds