Searched refs:wdt_softc (Results 1 – 1 of 1) sorted by relevance
40 struct wdt_softc { struct56 int wdt_is501(struct wdt_softc *); argument60 void wdt_init_timer(struct wdt_softc *);61 void wdt_buzzer_off(struct wdt_softc *);111 struct wdt_softc *wdt = (struct wdt_softc *)self; in wdt_attach()180 wdt_is501(struct wdt_softc *wdt) in wdt_is501()230 struct wdt_softc *wdt = (struct wdt_softc *)self; in wdt_set_timeout()268 wdt_timer_disable(struct wdt_softc *wdt) in wdt_timer_disable()281 wdt_init_timer(struct wdt_softc *wdt) in wdt_init_timer()298 wdt_buzzer_off(struct wdt_softc *wdt) in wdt_buzzer_off()[all …]