Home
last modified time | relevance | path

Searched refs:EWS_I2C_88D (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Dews.c27 EWS_I2C_88D = 0, enumerator
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()
494 &spec->i2cdevs[EWS_I2C_88D]); in snd_ice1712_ews_init()
745 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) { in snd_ice1712_ews88d_control_get()
767 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) { in snd_ice1712_ews88d_control_put()
781 snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], data, 2) != 2) { in snd_ice1712_ews88d_control_put()