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

/linux-4.4.14/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c274 #define DUMMY_VOLUME(xname, xindex, addr) \ macro
282 DUMMY_VOLUME("Master Volume", 0, MSND_MIXER_VOLUME),
283 DUMMY_VOLUME("PCM Volume", 0, MSND_MIXER_PCM),
284 DUMMY_VOLUME("Aux Volume", 0, MSND_MIXER_AUX),
285 DUMMY_VOLUME("Line Volume", 0, MSND_MIXER_LINE),
286 DUMMY_VOLUME("Mic Volume", 0, MSND_MIXER_MIC),
287 DUMMY_VOLUME("Monitor", 0, MSND_MIXER_IMIX),
/linux-4.4.14/sound/drivers/
H A Ddummy.c724 #define DUMMY_VOLUME(xname, xindex, addr) \ macro
874 DUMMY_VOLUME("Master Volume", 0, MIXER_ADDR_MASTER),
876 DUMMY_VOLUME("Synth Volume", 0, MIXER_ADDR_SYNTH),
878 DUMMY_VOLUME("Line Volume", 0, MIXER_ADDR_LINE),
880 DUMMY_VOLUME("Mic Volume", 0, MIXER_ADDR_MIC),
882 DUMMY_VOLUME("CD Volume", 0, MIXER_ADDR_CD),

Completed in 87 milliseconds