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

/freebsd-13-stable/sys/dev/gpio/
H A Dpl061.h50 void *sc_irq_hdlr; member in struct:pl061_softc
H A Dpl061.c473 pl061_intr, NULL, sc, &sc->sc_irq_hdlr);
537 if (sc->sc_irq_hdlr != NULL)
538 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_irq_hdlr);

Completed in 58 milliseconds