Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c317 static irqreturn_t asc_interrupt(int irq, void *ptr) in asc_interrupt() function
419 if (request_irq(port->irq, asc_interrupt, 0, in asc_startup()