OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ogain
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
uda1341var.h
66
uint8_t
sc_ogain
;
member in struct:uda1341_softc
uda1341.c
63
sc->
sc_ogain
= 0;
172
if (sc->
sc_ogain
)
592
mixer->un.ord = sc->
sc_ogain
;
671
sc->
sc_ogain
= mixer->un.ord;
/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 13 milliseconds
Indexes created Wed Oct 29 06:09:47 GMT 2025