OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_cdevsw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/dev/lib/libaudio/
audio_component.c
44
extern const struct cdevsw
audio_cdevsw
;
49
&
audio_cdevsw
, &audio_cmajor)) != 0)
71
devsw_detach(NULL, &
audio_cdevsw
);
/src/sys/dev/audio/
audio.c
781
const struct cdevsw
audio_cdevsw
= {
variable in typeref:struct:cdevsw
1402
maj = cdevsw_lookup_major(&
audio_cdevsw
);
9456
&
audio_cdevsw
, &audio_cmajor);
9463
devsw_detach(NULL, &
audio_cdevsw
);
9472
devsw_detach(NULL, &
audio_cdevsw
);
Completed in 27 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026