Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci-common.h166 void sci_shutdown(struct uart_port *port);
H A Drsci.c438 .shutdown = sci_shutdown,
H A Dsh-sci.c2297 void sci_shutdown(struct uart_port *port) in sci_shutdown() function
2326 EXPORT_SYMBOL_NS_GPL(sci_shutdown, "SH_SCI");
2945 .shutdown = sci_shutdown,