OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_corb_mtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudio.c
322
mutex_enter(&sc->
sc_corb_mtx
);
324
mutex_exit(&sc->
sc_corb_mtx
);
796
mutex_init(&sc->
sc_corb_mtx
, MUTEX_DEFAULT, IPL_AUDIO);
902
mutex_destroy(&sc->
sc_corb_mtx
);
996
mutex_enter(&sc->
sc_corb_mtx
);
998
mutex_exit(&sc->
sc_corb_mtx
);
hdaudiovar.h
153
kmutex_t
sc_corb_mtx
;
member in struct:hdaudio_softc
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025