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

  /src/sys/dev/hdaudio/
hdafg.c 205 bool as_activated; member in struct:hdaudio_assoc
1188 as[cnt].as_activated = true;
3220 if (as[i].as_activated == false)
4153 sc->sc_assocs[i].as_activated =
4208 if (sc->sc_assocs[i].as_activated == false)
hdafg.c 205 bool as_activated; member in struct:hdaudio_assoc
1188 as[cnt].as_activated = true;
3220 if (as[i].as_activated == false)
4153 sc->sc_assocs[i].as_activated =
4208 if (sc->sc_assocs[i].as_activated == false)

Completed in 52 milliseconds