Searched refs:owl_uart_port (Results 1 – 1 of 1) sorted by relevance
75 struct owl_uart_port { struct80 #define to_owl_uart_port(prt) container_of(prt, struct owl_uart_port, prt) argument82 static struct owl_uart_port *owl_uart_ports[OWL_UART_PORT_NUM];299 static void owl_uart_change_baudrate(struct owl_uart_port *owl_port, in owl_uart_change_baudrate()309 struct owl_uart_port *owl_port = to_owl_uart_port(port); in owl_uart_set_termios()552 struct owl_uart_port *owl_port; in owl_uart_console_write()563 struct owl_uart_port *owl_port; in owl_uart_console_setup()655 struct owl_uart_port *owl_port; in owl_uart_probe()730 struct owl_uart_port *owl_port = platform_get_drvdata(pdev); in owl_uart_remove()