stac9460_2_get     96 sound/pci/ice1712/wtm.c 			old = stac9460_2_get(ice, idx);
stac9460_2_get    133 sound/pci/ice1712/wtm.c 		val = stac9460_2_get(ice, idx - 6);
stac9460_2_get    164 sound/pci/ice1712/wtm.c 			old = stac9460_2_get(ice, idx - 6);
stac9460_2_get    208 sound/pci/ice1712/wtm.c 		vol = stac9460_2_get(ice, idx - 6) & 0x7f;
stac9460_2_get    238 sound/pci/ice1712/wtm.c 			tmp = stac9460_2_get(ice, idx - 6);
stac9460_2_get    273 sound/pci/ice1712/wtm.c 			val = stac9460_2_get(ice, STAC946X_MIC_L_VOLUME + i);
stac9460_2_get    302 sound/pci/ice1712/wtm.c 			old = stac9460_2_get(ice, reg);
stac9460_2_get    343 sound/pci/ice1712/wtm.c 			vol = stac9460_2_get(ice, reg) & 0x0f;
stac9460_2_get    373 sound/pci/ice1712/wtm.c 			ovol = 0x0f - stac9460_2_get(ice, reg);
stac9460_2_get    406 sound/pci/ice1712/wtm.c 		val = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE);
stac9460_2_get    422 sound/pci/ice1712/wtm.c 		old = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE);