CS8415_CTRL1 1255 sound/pci/ice1712/aureon.c ucontrol->value.integer.value[0] = (aureon_cs8415_get(ice, CS8415_CTRL1) & 0x20) ? 0 : 1; CS8415_CTRL1 1266 sound/pci/ice1712/aureon.c oval = aureon_cs8415_get(ice, CS8415_CTRL1); CS8415_CTRL1 1273 sound/pci/ice1712/aureon.c aureon_cs8415_put(ice, CS8415_CTRL1, nval);