Searched refs:wdt_mtx (Results 1 – 1 of 1) sorted by relevance
101 struct mtx wdt_mtx; member175 mtx_init(&sc->wdt_mtx, "watchdog", NULL, MTX_DEF); in mv_wdt_attach()352 mtx_lock(&sc->wdt_mtx); in mv_watchdog_event()374 mtx_unlock(&sc->wdt_mtx); in mv_watchdog_event()