Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvcs.c511 static irqreturn_t hvcs_handle_interrupt(int irq, void *dev_instance) in hvcs_handle_interrupt() function
1007 rc = request_irq(irq, &hvcs_handle_interrupt, 0, "ibmhvcs", hvcsd); in hvcs_enable_device()