Home
last modified time | relevance | path

Searched refs:st_enable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c88 sc->sc_stream[cnt].st_enable = true; in hdaudio_stream_init()
94 sc->sc_stream[cnt].st_enable = true; in hdaudio_stream_init()
100 sc->sc_stream[cnt].st_enable = true; in hdaudio_stream_init()
1039 if (st->st_enable == false) in hdaudio_stream_establish()
H A Dhdaudiovar.h126 bool st_enable; member