OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ogain
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
uda1341var.h
66
uint8_t
sc_ogain
;
member in struct:uda1341_softc
/src/sys/dev/isa/
gus.c
218
int
sc_ogain
; /* Output gain control */
member in struct:gus_softc
1056
sc->
sc_ogain
= 340;
2369
return sc->
sc_ogain
/ 2;
2416
DPRINTF(("gus_commit_settings called (gain = %d)\n",sc->
sc_ogain
));
2420
gus_set_volume(sc, GUS_VOICE_LEFT, sc->
sc_ogain
);
2421
gus_set_volume(sc, GUS_VOICE_RIGHT, sc->
sc_ogain
);
Completed in 28 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025