HomeSort by: relevance | last modified time | path
    Searched defs:bcmaux_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_aux.c 80 struct bcmaux_softc { struct
97 CFATTACH_DECL_NEW(bcmaux_fdt, sizeof(struct bcmaux_softc),
116 struct bcmaux_softc * const sc = device_private(self);
163 struct bcmaux_softc * const sc = device_private(dev);
179 struct bcmaux_softc * const sc = priv;
197 struct bcmaux_softc * const sc = priv;
205 struct bcmaux_softc * const sc = priv;
219 struct bcmaux_softc * const sc = priv;
bcm2835_aux.c 80 struct bcmaux_softc { struct
97 CFATTACH_DECL_NEW(bcmaux_fdt, sizeof(struct bcmaux_softc),
116 struct bcmaux_softc * const sc = device_private(self);
163 struct bcmaux_softc * const sc = device_private(dev);
179 struct bcmaux_softc * const sc = priv;
197 struct bcmaux_softc * const sc = priv;
205 struct bcmaux_softc * const sc = priv;
219 struct bcmaux_softc * const sc = priv;

Completed in 46 milliseconds