OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_setting
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/isa/
ics2101var.h
43
u_char
sc_setting
[ICSMIX_CHAN_5+1][2]; /* current settings */
member in struct:ics2101_softc
ics2101.c
88
value = cvt_value(sc->
sc_setting
[chan][side]);
91
sc->
sc_setting
[chan][side] = value;
gus.c
3310
vol.left = ic->
sc_setting
[GUSMIX_CHAN_MASTER][ICSMIX_LEFT];
3311
vol.right = ic->
sc_setting
[GUSMIX_CHAN_MASTER][ICSMIX_RIGHT];
3319
vol.left = ic->
sc_setting
[GUSMIX_CHAN_MIC][ICSMIX_LEFT];
3320
vol.right = ic->
sc_setting
[GUSMIX_CHAN_MIC][ICSMIX_RIGHT];
3328
vol.left = ic->
sc_setting
[GUSMIX_CHAN_LINE][ICSMIX_LEFT];
3329
vol.right = ic->
sc_setting
[GUSMIX_CHAN_LINE][ICSMIX_RIGHT];
3338
vol.left = ic->
sc_setting
[GUSMIX_CHAN_CD][ICSMIX_LEFT];
3339
vol.right = ic->
sc_setting
[GUSMIX_CHAN_CD][ICSMIX_RIGHT];
3347
vol.left = ic->
sc_setting
[GUSMIX_CHAN_DAC][ICSMIX_LEFT];
3348
vol.right = ic->
sc_setting
[GUSMIX_CHAN_DAC][ICSMIX_RIGHT]
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025