Searched refs:I2C_VOLUME (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 636 #define I2C_VOLUME(xname,chid) \ macro 649 I2C_VOLUME("Phone Capture Volume", 0), 650 I2C_VOLUME("Mic Capture Volume", 1), 651 I2C_VOLUME("Line in Capture Volume", 2), 652 I2C_VOLUME("Aux Capture Volume", 3),
|
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | emumixer.c | 1055 #define I2C_VOLUME(xname,chid) \ macro 1069 I2C_VOLUME("Mic Capture Volume", 0), 1070 I2C_VOLUME("Line Capture Volume", 0)
|
Completed in 170 milliseconds