ltq_uart_port 101 drivers/tty/serial/lantiq.c static struct ltq_uart_port *lqasc_port[MAXPORTS]; ltq_uart_port 105 drivers/tty/serial/lantiq.c int (*fetch_irq)(struct device *dev, struct ltq_uart_port *ltq_port); ltq_uart_port 133 drivers/tty/serial/lantiq.c ltq_uart_port *to_ltq_uart_port(struct uart_port *port) ltq_uart_port 135 drivers/tty/serial/lantiq.c return container_of(port, struct ltq_uart_port, port); ltq_uart_port 148 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 260 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 274 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 289 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 303 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 351 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 393 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 419 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 625 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port; ltq_uart_port 643 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port; ltq_uart_port 719 drivers/tty/serial/lantiq.c static int fetch_irq_lantiq(struct device *dev, struct ltq_uart_port *ltq_port) ltq_uart_port 741 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 775 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 782 drivers/tty/serial/lantiq.c static int fetch_irq_intel(struct device *dev, struct ltq_uart_port *ltq_port) ltq_uart_port 800 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 813 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port = to_ltq_uart_port(port); ltq_uart_port 822 drivers/tty/serial/lantiq.c struct ltq_uart_port *ltq_port; ltq_uart_port 835 drivers/tty/serial/lantiq.c ltq_port = devm_kzalloc(&pdev->dev, sizeof(struct ltq_uart_port),