Searched refs:temp_upd_mtx (Results 1 – 1 of 1) sorted by relevance
111 struct mtx temp_upd_mtx; member200 mtx_init(&sc->temp_upd_mtx, "Armada Thermal", NULL, MTX_DEF); in armada_thermal_attach()202 callout_init_mtx(&sc->temp_upd, &sc->temp_upd_mtx, 0); in armada_thermal_attach()