Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c3046 int sci_verify_port(struct uart_port *port, struct serial_struct *ser) in sci_verify_port() function
3054 EXPORT_SYMBOL_NS_GPL(sci_verify_port, "SH_SCI");
3143 .verify_port = sci_verify_port,