fetch_irq 105 drivers/tty/serial/lantiq.c int (*fetch_irq)(struct device *dev, struct ltq_uart_port *ltq_port); fetch_irq 843 drivers/tty/serial/lantiq.c ret = ltq_port->soc->fetch_irq(&pdev->dev, ltq_port); fetch_irq 904 drivers/tty/serial/lantiq.c .fetch_irq = fetch_irq_lantiq, fetch_irq 910 drivers/tty/serial/lantiq.c .fetch_irq = fetch_irq_intel,