Searched refs:EWS_I2C_PCF1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 26 EWS_I2C_CS8404 = 0, EWS_I2C_PCF1, EWS_I2C_PCF2, enumerator 477 &spec->i2cdevs[EWS_I2C_PCF1]); in snd_ice1712_ews_init() 673 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) { in snd_ice1712_ews88mt_input_sense_get() 694 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) { in snd_ice1712_ews88mt_input_sense_put() 699 if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF1], in snd_ice1712_ews88mt_input_sense_put()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 26 EWS_I2C_CS8404 = 0, EWS_I2C_PCF1, EWS_I2C_PCF2, enumerator 478 &spec->i2cdevs[EWS_I2C_PCF1]); in snd_ice1712_ews_init() 677 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) { in snd_ice1712_ews88mt_input_sense_get() 698 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF1], &data, 1) != 1) { in snd_ice1712_ews88mt_input_sense_put() 703 if (ndata != data && snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF1], in snd_ice1712_ews88mt_input_sense_put()
|
Completed in 3 milliseconds