Searched refs:i2cdevs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 34 struct snd_i2c_device *i2cdevs[3]; member 140 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 144 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 229 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1) in snd_ice1712_ews_cs8404_spdif_write() 234 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2) in snd_ice1712_ews_cs8404_spdif_write() 239 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], in snd_ice1712_ews_cs8404_spdif_write() 457 &spec->i2cdevs[EWS_I2C_6FIRE]); in snd_ice1712_ews_init() 472 &spec->i2cdevs[EWS_I2C_CS8404]); in snd_ice1712_ews_init() 477 &spec->i2cdevs[EWS_I2C_PCF1]); in snd_ice1712_ews_init() 482 &spec->i2cdevs[EWS_I2C_PCF in snd_ice1712_ews_init() [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 34 struct snd_i2c_device *i2cdevs[3]; member 140 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 144 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 229 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1) in snd_ice1712_ews_cs8404_spdif_write() 234 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2) in snd_ice1712_ews_cs8404_spdif_write() 239 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], in snd_ice1712_ews_cs8404_spdif_write() 458 &spec->i2cdevs[EWS_I2C_6FIRE]); in snd_ice1712_ews_init() 473 &spec->i2cdevs[EWS_I2C_CS8404]); in snd_ice1712_ews_init() 478 &spec->i2cdevs[EWS_I2C_PCF1]); in snd_ice1712_ews_init() 483 &spec->i2cdevs[EWS_I2C_PCF in snd_ice1712_ews_init() [all...] |
Completed in 3 milliseconds