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

/openbsd-current/sys/arch/armv7/broadcom/
H A Dbcm2836_intr.c107 void bcm_intc_attach(struct device *, struct device *, void *);
124 sizeof (struct bcm_intc_softc), bcm_intc_match, bcm_intc_attach
143 bcm_intc_attach(struct device *parent, struct device *self, void *aux) function
/openbsd-current/sys/arch/arm64/dev/
H A Dbcm2836_intr.c111 void bcm_intc_attach(struct device *, struct device *, void *);
130 sizeof (struct bcm_intc_softc), bcm_intc_match, bcm_intc_attach
149 bcm_intc_attach(struct device *parent, struct device *self, void *aux) function

Completed in 163 milliseconds