Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dlantiq.c117 unsigned int common_irq; member
780 ltq_port->common_irq = ret; in fetch_irq_intel()
791 retval = request_irq(ltq_port->common_irq, lqasc_irq, 0, in request_irq_intel()
803 free_irq(ltq_port->common_irq, port); in free_irq_intel()