OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gus_speaker_ctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
gus.c
374
int
gus_speaker_ctl
(void *, int);
589
.speaker_ctl =
gus_speaker_ctl
,
2540
return
gus_speaker_ctl
(sc->sc_ad1848.parent, newstate);
2544
gus_speaker_ctl
(void *addr, int newstate)
function in typeref:typename:int
3430
gus_speaker_ctl
(sc, vol.left > AUDIO_MIN_GAIN ?
3439
gus_speaker_ctl
(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
3497
gus_speaker_ctl
(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
gus.c
374
int
gus_speaker_ctl
(void *, int);
589
.speaker_ctl =
gus_speaker_ctl
,
2540
return
gus_speaker_ctl
(sc->sc_ad1848.parent, newstate);
2544
gus_speaker_ctl
(void *addr, int newstate)
function in typeref:typename:int
3430
gus_speaker_ctl
(sc, vol.left > AUDIO_MIN_GAIN ?
3439
gus_speaker_ctl
(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
3497
gus_speaker_ctl
(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
Completed in 25 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025