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

  /src/sys/arch/arm/sunxi/
sunxi_resets.c 49 struct sunxi_resets_softc { struct
78 struct sunxi_resets_softc * const sc = device_private(dev);
93 struct sunxi_resets_softc * const sc = device_private(dev);
123 struct sunxi_resets_softc * const sc = device_private(self);
148 CFATTACH_DECL_NEW(sunxi_resets, sizeof(struct sunxi_resets_softc),

Completed in 23 milliseconds