Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dlantiq.c117 unsigned int common_irq; member
806 ltq_port->common_irq = ret; in fetch_irq_intel()
817 retval = request_irq(ltq_port->common_irq, lqasc_irq, 0, in request_irq_intel()
829 free_irq(ltq_port->common_irq, port); in free_irq_intel()