Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci-common.h170 int sci_startup(struct uart_port *port);
H A Drsci.c666 .startup = sci_startup,
H A Dsh-sci.c2466 int sci_startup(struct uart_port *port) in sci_startup() function
2484 EXPORT_SYMBOL_NS_GPL(sci_startup, "SH_SCI");
3133 .startup = sci_startup,