Searched refs:i2cdevs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dews.c49 struct snd_i2c_device *i2cdevs[3]; member in struct:ews_spec
155 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1)
159 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1)
243 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1)
248 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2)
253 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D],
471 &spec->i2cdevs[EWS_I2C_6FIRE]);
485 &spec->i2cdevs[EWS_I2C_CS8404]);
490 &spec->i2cdevs[EWS_I2C_PCF1]);
495 &spec->i2cdevs[EWS_I2C_PCF
[all...]

Completed in 47 milliseconds