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

  /src/sys/arch/arm/sunxi/
sunxi_sid.c 67 struct sunxi_sid_softc { struct
74 static struct sunxi_sid_softc *sid_softc = NULL;
92 struct sunxi_sid_softc * const sc = device_private(self);
118 CFATTACH_DECL_NEW(sunxi_sid, sizeof(struct sunxi_sid_softc),
sunxi_sid.c 67 struct sunxi_sid_softc { struct
74 static struct sunxi_sid_softc *sid_softc = NULL;
92 struct sunxi_sid_softc * const sc = device_private(self);
118 CFATTACH_DECL_NEW(sunxi_sid, sizeof(struct sunxi_sid_softc),

Completed in 22 milliseconds