Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.c81 struct bcm_mbox_softc { struct
105 bcm_mbox_read_msg(struct bcm_mbox_softc *sc, int *ochan) in bcm_mbox_read_msg() argument
135 struct bcm_mbox_softc *sc = arg; in bcm_mbox_intr()
165 struct bcm_mbox_softc *sc = device_get_softc(dev); in bcm_mbox_attach()
217 struct bcm_mbox_softc *sc = device_get_softc(dev); in bcm_mbox_write()
238 struct bcm_mbox_softc *sc = device_get_softc(dev); in bcm_mbox_read()
292 sizeof(struct bcm_mbox_softc),
399 struct bcm_mbox_softc *sc; in bcm2835_mbox_property()