Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc4_serial.c2713 struct uart_driver *u_driver; in ioc4_serial_core_attach() local
2725 u_driver = (port_type == PROTO_RS232) ? &ioc4_uart_rs232 in ioc4_serial_core_attach()
2751 if (uart_add_one_port(u_driver, the_port) < 0) { in ioc4_serial_core_attach()