Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci-common.h41 int sci_verify_port(struct uart_port *port, struct serial_struct *ser);
H A Drsci.c445 .verify_port = sci_verify_port,
H A Dsh-sci.c2856 int sci_verify_port(struct uart_port *port, struct serial_struct *ser) in sci_verify_port() function
2864 EXPORT_SYMBOL_NS_GPL(sci_verify_port, "SH_SCI");
2953 .verify_port = sci_verify_port,