OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ir_mutex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
emdtv_ir.c
78
mutex_init(&sc->
sc_ir_mutex
, MUTEX_DEFAULT, IPL_VM);
123
mutex_destroy(&sc->
sc_ir_mutex
);
157
mutex_enter(&sc->
sc_ir_mutex
);
165
mutex_exit(&sc->
sc_ir_mutex
);
211
mutex_enter(&sc->
sc_ir_mutex
);
224
mutex_exit(&sc->
sc_ir_mutex
);
emdtvvar.h
98
kmutex_t
sc_ir_mutex
;
member in struct:emdtv_softc
Completed in 15 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025