Searched defs:asc_interrupt (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dst-asc.c346 static irqreturn_t asc_interrupt(int irq, void *ptr) function
433 if (request_irq(port->irq, asc_interrupt, IRQF_NO_SUSPEND,
808 locked = 0; /* asc_interrupt has already claimed the lock */

Completed in 14 milliseconds