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