Searched refs:sci_verify_port (Results 1 – 3 of 3) sorted by relevance
41 int sci_verify_port(struct uart_port *port, struct serial_struct *ser);
445 .verify_port = sci_verify_port,
2856 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,