hw20k2_i2c_read  1657 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_MC1,  &cs_read.mode_control_1))
hw20k2_i2c_read  1660 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_MC2,  &cs_read.mode_control_2))
hw20k2_i2c_read  1663 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_MC3,  &cs_read.mode_control_3))
hw20k2_i2c_read  1666 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_FC,   &cs_read.filter_control))
hw20k2_i2c_read  1669 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_IC,   &cs_read.invert_control))
hw20k2_i2c_read  1672 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_XC1,  &cs_read.mix_control_P1))
hw20k2_i2c_read  1675 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCA1, &cs_read.vol_control_A1))
hw20k2_i2c_read  1678 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCB1, &cs_read.vol_control_B1))
hw20k2_i2c_read  1681 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_XC2,  &cs_read.mix_control_P2))
hw20k2_i2c_read  1684 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCA2, &cs_read.vol_control_A2))
hw20k2_i2c_read  1687 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCB2, &cs_read.vol_control_B2))
hw20k2_i2c_read  1690 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_XC3,  &cs_read.mix_control_P3))
hw20k2_i2c_read  1693 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCA3, &cs_read.vol_control_A3))
hw20k2_i2c_read  1696 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCB3, &cs_read.vol_control_B3))
hw20k2_i2c_read  1699 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_XC4,  &cs_read.mix_control_P4))
hw20k2_i2c_read  1702 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCA4, &cs_read.vol_control_A4))
hw20k2_i2c_read  1705 sound/pci/ctxfi/cthw20k2.c 		if (hw20k2_i2c_read(hw, CS4382_VCB4, &cs_read.vol_control_B4))