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

  /src/sys/arch/arm/amlogic/
meson_wdt.c 61 struct meson_wdt_softc { struct
77 struct meson_wdt_softc * const sc = smw->smw_cookie;
108 struct meson_wdt_softc * const sc = smw->smw_cookie;
126 struct meson_wdt_softc * const sc = device_private(self);
163 CFATTACH_DECL_NEW(meson_wdt, sizeof(struct meson_wdt_softc),
meson_wdt.c 61 struct meson_wdt_softc { struct
77 struct meson_wdt_softc * const sc = smw->smw_cookie;
108 struct meson_wdt_softc * const sc = smw->smw_cookie;
126 struct meson_wdt_softc * const sc = device_private(self);
163 CFATTACH_DECL_NEW(meson_wdt, sizeof(struct meson_wdt_softc),

Completed in 46 milliseconds