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.h165 int sci_startup(struct uart_port *port);
H A Drsci.c437 .startup = sci_startup,
H A Dsh-sci.c2277 int sci_startup(struct uart_port *port) in sci_startup() function
2295 EXPORT_SYMBOL_NS_GPL(sci_startup, "SH_SCI");
2944 .startup = sci_startup,