Searched refs:DUMMY_VOLUME (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c280 #define DUMMY_VOLUME(xname, xindex, addr) \ macro
288 DUMMY_VOLUME("Master Volume", 0, MSND_MIXER_VOLUME),
289 DUMMY_VOLUME("PCM Volume", 0, MSND_MIXER_PCM),
290 DUMMY_VOLUME("Aux Volume", 0, MSND_MIXER_AUX),
291 DUMMY_VOLUME("Line Volume", 0, MSND_MIXER_LINE),
292 DUMMY_VOLUME("Mic Volume", 0, MSND_MIXER_MIC),
293 DUMMY_VOLUME("Monitor", 0, MSND_MIXER_IMIX),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Ddummy.c722 #define DUMMY_VOLUME(xname, xindex, addr) \ macro
821 DUMMY_VOLUME("Master Volume", 0, MIXER_ADDR_MASTER),
823 DUMMY_VOLUME("Synth Volume", 0, MIXER_ADDR_SYNTH),
825 DUMMY_VOLUME("Line Volume", 0, MIXER_ADDR_LINE),
827 DUMMY_VOLUME("Mic Volume", 0, MIXER_ADDR_MIC),
829 DUMMY_VOLUME("CD Volume", 0, MIXER_ADDR_CD),

Completed in 118 milliseconds