i2cdevs            34 sound/pci/ice1712/ews.c 	struct snd_i2c_device *i2cdevs[3];
i2cdevs           140 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1)
i2cdevs           144 sound/pci/ice1712/ews.c 		if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1)
i2cdevs           229 sound/pci/ice1712/ews.c 		if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1)
i2cdevs           234 sound/pci/ice1712/ews.c 		if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2)
i2cdevs           239 sound/pci/ice1712/ews.c 			if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D],
i2cdevs           457 sound/pci/ice1712/ews.c 					    &spec->i2cdevs[EWS_I2C_6FIRE]);
i2cdevs           472 sound/pci/ice1712/ews.c 					    &spec->i2cdevs[EWS_I2C_CS8404]);
i2cdevs           477 sound/pci/ice1712/ews.c 					    &spec->i2cdevs[EWS_I2C_PCF1]);
i2cdevs           482 sound/pci/ice1712/ews.c 					    &spec->i2cdevs[EWS_I2C_PCF2]);
i2cdevs           492 sound/pci/ice1712/ews.c 					    &spec->i2cdevs[EWS_I2C_88D]);
i2cdevs           631 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) {
i2cdevs           648 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) {
i2cdevs           653 sound/pci/ice1712/ews.c 	if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2],
i2cdevs           673 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) {
i2cdevs           694 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) {
i2cdevs           699 sound/pci/ice1712/ews.c 	if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF1],
i2cdevs           741 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) {
i2cdevs           763 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) {
i2cdevs           777 sound/pci/ice1712/ews.c 	    snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) {
i2cdevs           815 sound/pci/ice1712/ews.c 	if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_6FIRE], &byte, 1) != 1) {
i2cdevs           822 sound/pci/ice1712/ews.c 	if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_6FIRE], &byte, 1) != 1) {
i2cdevs           839 sound/pci/ice1712/ews.c 	if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_6FIRE], bytes, 2) != 2) {