Searched refs:u_driver (Results 1 – 1 of 1) sorted by relevance
2716 struct uart_driver *u_driver; in ioc4_serial_core_attach() local2728 u_driver = (port_type == PROTO_RS232) ? &ioc4_uart_rs232 in ioc4_serial_core_attach()2754 if (uart_add_one_port(u_driver, the_port) < 0) { in ioc4_serial_core_attach()