Searched refs:sci_verify_port (Results 1 – 3 of 3) sorted by relevance
45 int sci_verify_port(struct uart_port *port, struct serial_struct *ser);
674 .verify_port = sci_verify_port,
3045 int sci_verify_port(struct uart_port *port, struct serial_struct *ser) in sci_verify_port() function3053 EXPORT_SYMBOL_NS_GPL(sci_verify_port, "SH_SCI");3142 .verify_port = sci_verify_port,