owl_uart_port      76 drivers/tty/serial/owl-uart.c #define to_owl_uart_port(prt) container_of(prt, struct owl_uart_port, prt)
owl_uart_port      78 drivers/tty/serial/owl-uart.c static struct owl_uart_port *owl_uart_ports[OWL_UART_PORT_NUM];
owl_uart_port     321 drivers/tty/serial/owl-uart.c static void owl_uart_change_baudrate(struct owl_uart_port *owl_port,
owl_uart_port     331 drivers/tty/serial/owl-uart.c 	struct owl_uart_port *owl_port = to_owl_uart_port(port);
owl_uart_port     540 drivers/tty/serial/owl-uart.c 	struct owl_uart_port *owl_port;
owl_uart_port     551 drivers/tty/serial/owl-uart.c 	struct owl_uart_port *owl_port;
owl_uart_port     643 drivers/tty/serial/owl-uart.c 	struct owl_uart_port *owl_port;
owl_uart_port     717 drivers/tty/serial/owl-uart.c 	struct owl_uart_port *owl_port = platform_get_drvdata(pdev);