OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_stream_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudio.c
799
mutex_init(&sc->
sc_stream_mtx
, MUTEX_DEFAULT, IPL_AUDIO);
905
mutex_destroy(&sc->
sc_stream_mtx
);
1007
mutex_enter(&sc->
sc_stream_mtx
);
1016
mutex_exit(&sc->
sc_stream_mtx
);
1038
mutex_enter(&sc->
sc_stream_mtx
);
1053
mutex_exit(&sc->
sc_stream_mtx
);
1056
mutex_exit(&sc->
sc_stream_mtx
);
1071
mutex_enter(&sc->
sc_stream_mtx
);
1077
mutex_exit(&sc->
sc_stream_mtx
);
hdaudiovar.h
162
kmutex_t
sc_stream_mtx
;
member in struct:hdaudio_softc
Completed in 50 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026