Searched refs:hvc_handle_interrupt (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_irq.c12 static irqreturn_t hvc_handle_interrupt(int irq, void *dev_instance) hvc_handle_interrupt() function
31 rc = request_irq(irq, hvc_handle_interrupt, 0, notifier_add_irq()

Completed in 49 milliseconds