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

/drivers/tty/serial/
H A Dserial_core.c1255 static void uart_close(struct tty_struct *tty, struct file *filp) function
1268 pr_debug("uart_close(%d) called\n", uport->line);
1466 * Note that if this fails, then uart_close() _will_ be called.
1502 * uart_close() will decrement the driver module use count.
2164 .close = uart_close,

Completed in 25 milliseconds