Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c2714 struct uart_driver *u_driver; in ioc4_serial_core_attach() local
2726 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()