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

/linux-master/include/linux/
H A Dserial_8250.h191 void serial8250_do_shutdown(struct uart_port *port);
/linux-master/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c269 serial8250_do_shutdown(uart_port);
H A D8250_mtk.c221 serial8250_do_shutdown(port);
H A D8250_port.c2461 void serial8250_do_shutdown(struct uart_port *port) function
2516 EXPORT_SYMBOL_GPL(serial8250_do_shutdown); variable
2523 serial8250_do_shutdown(port);
H A D8250_exar.c549 serial8250_do_shutdown(port);
H A D8250_bcm7271.c640 * prevent serial8250_do_shutdown() from trying to free
646 serial8250_do_shutdown(port);

Completed in 251 milliseconds