Searched refs:port_mtx (Results 1 – 1 of 1) sorted by relevance
91 struct mtx port_mtx; member205 mtx_init(&sc->port_mtx, "port_mtx", NULL, MTX_DEF); in i2s_attach()701 mtx_lock(&sc->port_mtx); in MUTE_CONTROL()725 mtx_unlock(&sc->port_mtx); in MUTE_CONTROL()