Home
last modified time | relevance | path

Searched refs:common_irq (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
Dlantiq.c119 unsigned int common_irq; member
801 ltq_port->common_irq = ret; in fetch_irq_intel()
812 retval = request_irq(ltq_port->common_irq, lqasc_irq, 0, in request_irq_intel()
824 free_irq(ltq_port->common_irq, port); in free_irq_intel()