Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dbcm2835_mbox.c97 int bcmmbox_intr_helper(struct bcmmbox_softc *, int);
190 ret = bcmmbox_intr_helper(sc, 1); in bcmmbox_intr()
197 bcmmbox_intr_helper(struct bcmmbox_softc *sc, int broadcast) in bcmmbox_intr_helper() function