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

/openbsd-current/sys/arch/arm64/dev/
H A Dampintc.c172 void ampintc_attach(struct device *, struct device *, void *);
206 sizeof (struct ampintc_softc), ampintc_match, ampintc_attach,
236 ampintc_attach(struct device *parent, struct device *self, void *aux) function
/openbsd-current/sys/arch/arm/cortex/
H A Dampintc.c172 void ampintc_attach(struct device *, struct device *, void *);
203 sizeof (struct ampintc_softc), ampintc_match, ampintc_attach
232 ampintc_attach(struct device *parent, struct device *self, void *aux) function

Completed in 131 milliseconds