vol2              166 sound/pci/ice1712/se.c 					unsigned int vol1, unsigned int vol2)
vol2              171 sound/pci/ice1712/se.c 		se200pci_WM8766_write(ice, 0x001, vol2 | 0x100);
vol2              175 sound/pci/ice1712/se.c 		se200pci_WM8766_write(ice, 0x005, vol2 | 0x100);
vol2              179 sound/pci/ice1712/se.c 		se200pci_WM8766_write(ice, 0x007, vol2 | 0x100);
vol2              228 sound/pci/ice1712/se.c 					unsigned int vol1, unsigned int vol2)
vol2              231 sound/pci/ice1712/se.c 	se200pci_WM8776_write(ice, 0x04, vol2 | 0x100);
vol2              235 sound/pci/ice1712/se.c 					unsigned int vol1, unsigned int vol2)
vol2              238 sound/pci/ice1712/se.c 	se200pci_WM8776_write(ice, 0x0f, vol2 | 0x100);
vol2              522 sound/pci/ice1712/se.c 	unsigned int vol1, vol2;
vol2              527 sound/pci/ice1712/se.c 	vol2 = uc->value.integer.value[1] & 0xff;
vol2              532 sound/pci/ice1712/se.c 	if (spec->vol[n].ch2 != vol2) {
vol2              533 sound/pci/ice1712/se.c 		spec->vol[n].ch2 = vol2;