Searched defs:uart_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dserial_core.c1887 const struct uart_ops *ops = uport->ops;
1977 const struct uart_ops *ops = uport->ops;
2162 static const struct tty_operations uart_ops = { variable in typeref:struct:tty_operations
2248 tty_set_operations(normal, &uart_ops);

Completed in 48 milliseconds