Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Daplintc.c189 void aplintc_intr_set_wakeup(void *);
284 sc->sc_ic.ic_set_wakeup = aplintc_intr_set_wakeup; in aplintc_attach()
643 aplintc_intr_set_wakeup(void *cookie) in aplintc_intr_set_wakeup() function