Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/
Dsunhv.c216 static irqreturn_t sunhv_interrupt(int irq, void *dev_id) in sunhv_interrupt() function
574 err = request_irq(port->irq, sunhv_interrupt, 0, "hvcons", port); in hv_probe()